@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#dfa06e hex color - Orange - Warm color - Information

#dfa06e hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #dfa06e Color code in RGB color code model is created after adding 87.45% red color, 62.75% green color and 43.14% blue color. Hex #dfa06e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 51% yellow and 12.55% black.

Hex #dfa06e color code is between #dd9966 web safe hex color code and #eeaa77 web safe hex color code. #dd9966 is the nearest web safe color code. You can see here many more shades of #dfa06e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code dfa06e #dfa06e
RGB Decimal 223, 160, 110 rgb(223, 160, 110)
RGB Percent 87%, 63%, 43% rgb(87%, 63%, 43%)
CSS RGBa 223, 160, 110,1 rgba(223,160,110,1)
CMYK Model cmyk(0%,28%,51%,12.55%)
HSL Color Space 27,64% ,65% hsl(27,64% ,65%)
HSV Color Space 27°, 51%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011111 10100000 01101110
Octal 337 240 156
Decimal 223 160 110
Hex df a0 6e

Different shades of #dfa06e color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #dfa06e
#e8bb98
Dark Shade of #dfa06e
#d68544
Saturated Shade of #dfa06e
#e89f65
Desaturated Shade of #dfa06e
#d6a177
Grey scale Shade of #dfa06e
#a6a6a6
Brighten Shade
#f8b987
Most Readable Shade
#000000

Shades of #dfa06e color code

Generate more color scales with scales (color stack) generator.

#dfa06e
#c68e61
#ad7c55
#946a49
#7b583d
#634730
#4a3524
#312318
#18110c
#000000

Similar Color like #dfa06e color

Find visually similar hex color codes nearing to #dfa06e hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#e0a16f
#e1a270
#e2a371
#e3a472
#e4a573
#e5a674
#e6a775
#e7a876
#e8a977
#e9aa78
#eaab79
#ebac7a
#ecad7b
#edae7c
#de9f6d
#dd9e6c
#dc9d6b
#db9c6a
#da9b69
#d99a68
#d89967
#d79866
#d69765
#d59664
#d49563
#d39462
#d29361
#d19260

Monochromatic Color with #dfa06e

#dfa06e
#0a0805
#35261a
#5f452f
#8a6344
#b48259

Tints of #dfa06e Color

#dfa06e
#e2aa7e
#e6b58e
#e9bf9e
#edcaae
#f0d4be
#f4dfce
#f7e9de
#fbf4ee
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#dfa06e
#6eaddf

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#dfa06e
#6edfd9
#6e74df

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#df736e
#df896e
#dfa06e
#dfb76e
#dfcd6e

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#dfa06e
#6edfa0
#a06edf

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#dfa06e
#74df6e
#6eaddf
#d86edf

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#dfa06e
#6eaddf
#6e74df
#dfd96e

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #dfa06e Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#dfa06e Color Code Preview on Black Background Color

This is how #dfa06e Color will look on black background color. Color contrast ratio is 9.39

#dfa06e in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#dfa06e">Your Example Paragraph content text in with font color #dfa06e </p>

Your Example Paragraph content text in with font color #dfa06e

HTML with inline CSS

<div style="color:#dfa06e">Your Paragraph text in with font color #dfa06e </div>

Your Example Paragraph content text in with font color #dfa06e

#dfa06e color code is use for CSS Background Color

Background color for the above div is #dfa06e

HTML with inline CSS

<div style="background-color:#dfa06e;"></div>

#dfa06e color code is use for CSS Border Color

CSS Border color for the above div is #dfa06e

HTML with inline CSS

<div style="border:5px solid #dfa06e;"></div>

CSS Border Left color for the above div is #dfa06e

HTML with inline CSS

<div style="border-left:5px solid #dfa06e;"></div>

CSS Border Right color for the above div is #dfa06e

HTML with inline CSS

<div style="border-right:5px solid #dfa06e;"></div>

CSS Border Bottom color for the above div is #dfa06e

HTML with inline CSS

<div style="border-bottom:5px solid #dfa06e;"></div>

CSS Border Top color for the above div is #dfa06e

HTML with inline CSS

<div style="border-top:5px solid #dfa06e;"></div>

#dfa06e hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#dfa06e; } .examplecolorclass {color:#dfa06e; } .examplebordercolor {border:3px solid #dfa06e; }

#dfa06e Color code Preview on White Background

This is how #dfa06e Color code will look on white background color. Color contrast ratio is 2.24

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #dfa06e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #dfa06e; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(223,160,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(110,173,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,160,110,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.