Skip to main content Skip to docs navigation

#CFC88F hex color | Dusty Yellow | Download Dark Yellow BG image | Information

Color Picker

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

Color Info

Color Hue/Base color: Yellow

Hex #CFC88F Color Code is also known as | Dusty Yellow color.

Hex #CFC88F Color code in RGB color code model is created after adding 81.18% red color, 78.43% green color and 56.08% blue color. Hex #CFC88F Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 31% yellow and 18.82% black.

Hex #CFC88F color code is between #cccc88 web safe hex color code and #ddbb99 web safe hex color code. #cccc88 is the nearest web safe color code. You can see here many more shades of #CFC88F color code.

RGB Chart

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

Color Table

Hex Color Code CFC88F #CFC88F
RGB Decimal 207, 200, 143 207, 200, 143
RGB Percent 81%, 78%, 56% rgb(81%, 78%, 56%)
CSS RGBa 207, 200, 143,1 rgba(207,200,143,1)
CMYK Model cmyk(0%,3%,31%,18.82%)
HSL Color Space 53,40% ,69% hsl(53,40% ,69%)
HSV Color Space 53°, 31%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001111 11001000 10001111
Octal 317 310 217
Decimal 207 200 143
Hex CF C8 8F

Different shades of #CFC88F color code.

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

Darkest of #CFC88F
#8a813b
Darker of #CFC88F
#aea34a
Dark of #CFC88F
#c0b66b
Base of #CFC88F
#cfc88f
Light of #CFC88F
#dedab3
Lighter
#eeebd6
Lightest
#fdfdfa

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

#cfc88f
#8f96cf

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

Split Complementary

#CFC88F
#8fb6cf
#a88fcf

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

Analogous Color

#cfa38f
#cfad8f
#cfc88f
#c1cf8f
#a6cf8f

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

#CFC88F
#c88fcf
#8fcfc8

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

#CFC88F
#8fcfc8
#8f96cf
#cf8f96

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

Square Color

#CFC88F
#8fcfa8
#8f96cf
#cf8fb6

Square 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).

Monochromatic Color with #CFC88F

#66602c
#8a813b
#aea34a
#c0b66b
#cfc88f
#dedab3
#eeebd6
#fdfdfa
#ffffff

Tints of #CFC88F Color

#cfc88f
#d4ce9b
#d9d4a7
#dfdab4
#e4e0c0
#e9e6cd
#efecd9
#f4f2e6
#f9f8f2
#ffffff

Shades of #CFC88F color code

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

#cfc88f
#b8b17f
#a19b6f
#8a855f
#736f4f
#5c583f
#45422f
#2e2c1f
#17160f
#000000

Tones

#cfc88f
#bfbc9f
#afafaf
#afafaf
#afafaf

Tones

Similar Color like #CFC88F color

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

#d0c990
#d1ca91
#d2cb92
#d3cc93
#d4cd94
#d5ce95
#d6cf96
#d7d097
#d8d198
#d9d299
#dad39a
#dbd49b
#dcd59c
#ddd69d
#cec78e
#cdc68d
#ccc58c
#cbc48b
#cac38a
#c9c289
#c8c188
#c7c087
#c6bf86
#c5be85
#c4bd84
#c3bc83
#c2bb82
#c1ba81

Download this Dark Yellow

Hex #CFC88F 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.

#CFC88F Color Code Preview on Black Background Color

This is how #CFC88F Color will look on black background color. Color contrast ratio is 12.31

#CFC88F in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #CFC88F

HTML with inline CSS

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

Your Example Paragraph content text in with font color #CFC88F

#CFC88F color code is use for CSS Background Color

Background color for the above div is #CFC88F

HTML with inline CSS

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

#CFC88F color code is use for CSS Border Color

CSS Border color for the above div is #CFC88F

HTML with inline CSS

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

CSS Border Left color for the above div is #CFC88F

HTML with inline CSS

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

CSS Border Right color for the above div is #CFC88F

HTML with inline CSS

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

CSS Border Bottom color for the above div is #CFC88F

HTML with inline CSS

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

CSS Border Top color for the above div is #CFC88F

HTML with inline CSS

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

#CFC88F hex Color code used as CSS color Codes

Example CSS Class for usage

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

#CFC88F Color code Preview on White Background

This is how #CFC88F Color code will look on white background color. Color contrast ratio is 1.71

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(207,200,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(143,150,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(207,200,143,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }