@
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.

#dfca95 hex color - Yellow - Warm color - Information

#dfca95 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #dfca95 Color code in RGB color code model is created after adding 87.45% red color, 79.22% green color and 58.43% blue color. Hex #dfca95 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 33% yellow and 12.55% black.

Hex #dfca95 color code is between #ddcc99 web safe hex color code and #eebb88 web safe hex color code. #ddcc99 is the nearest web safe color code. You can see here many more shades of #dfca95 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedfca95#dfca95
RGB Decimal223, 202, 149rgb(223, 202, 149)
RGB Percent87%, 79%, 58%rgb(87%, 79%, 58%)
CSS RGBa223, 202, 149,1rgba(223,202,149,1)
CMYK Modelcmyk(0%,9%,33%,12.55%)
HSL Color Space43,54% ,73%hsl(43,54% ,73%)
HSV Color Space43°, 33%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111100101010010101
Octal337312225
Decimal223202149
Hexdfca95

Different shades of #dfca95 color code.

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

Light Shade of #dfca95
#ebdebc
Dark Shade of #dfca95
#d3b66e
Saturated Shade of #dfca95
#e6cd8e
Desaturated Shade of #dfca95
#d8c79c
Grey scale Shade of #dfca95
#bababa
Brighten Shade
#f8e3ae
Most Readable Shade
#000000

Shades of #dfca95 color code

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

#dfca95
#c6b384
#ad9d73
#948663
#7b7052
#635942
#4a4331
#312c21
#181610
#000000

Similar Color like #dfca95 color

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

#e0cb96
#e1cc97
#e2cd98
#e3ce99
#e4cf9a
#e5d09b
#e6d19c
#e7d29d
#e8d39e
#e9d49f
#ead5a0
#ebd6a1
#ecd7a2
#edd8a3
#dec994
#ddc893
#dcc792
#dbc691
#dac590
#d9c48f
#d8c38e
#d7c28d
#d6c18c
#d5c08b
#d4bf8a
#d3be89
#d2bd88
#d1bc87

Monochromatic Color with #dfca95

#dfca95
#0a0907
#353023
#5f5740
#8a7d5c
#b4a379

Tints of #dfca95 Color

#dfca95
#e2cfa0
#e6d5ac
#e9dbb8
#ede1c4
#f0e7cf
#f4eddb
#f7f3e7
#fbf9f3
#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

#dfca95
#95aadf

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

Split Complementary

#dfca95
#95cfdf
#a595df

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

Analogous Color

#dfac95
#dfbb95
#dfca95
#dfd995
#d6df95

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

#dfca95
#95dfca
#ca95df

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

#dfca95
#95dfa5
#95aadf
#df95cf

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

#dfca95
#95aadf
#a595df
#cfdf95

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 #dfca95 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.

#dfca95 Color Code Preview on Black Background Color

This is how #dfca95 Color will look on black background color. Color contrast ratio is 13.02

#dfca95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfca95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfca95

#dfca95 color code is use for CSS Background Color

Background color for the above div is #dfca95

HTML with inline CSS

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

#dfca95 color code is use for CSS Border Color

CSS Border color for the above div is #dfca95

HTML with inline CSS

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

CSS Border Left color for the above div is #dfca95

HTML with inline CSS

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

CSS Border Right color for the above div is #dfca95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfca95

HTML with inline CSS

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

CSS Border Top color for the above div is #dfca95

HTML with inline CSS

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

#dfca95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfca95 Color code Preview on White Background

This is how #dfca95 Color code will look on white background color. Color contrast ratio is 1.61

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 #dfca95; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #dfca95; }

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,202,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,170,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,202,149,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.