#CFCA8E Color Information

Hex color code: #CFCA8E

A subtle yellow shade, #CFCA8E appears as (207, 202, 142) in RGB and (55°, 40%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameTan
HEX
#CFCA8E
RGB
207, 202, 142
HSL
55°, 40%, 68%
CMYK
0%, 2%, 31%, 19%

Shades

CSS Usage
color: #CFCA8E;
background-color: #CFCA8E;
border-color: #CFCA8E;
box-shadow: 0 0 10px #CFCA8E;
border: 2px solid #CFCA8E;
Tailwind Usage
bg-[#CFCA8E]
text-[#CFCA8E]
border-[#CFCA8E]
shadow-[0_0_10px_CFCA8E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CFCA8E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CFCA8E; color: #000000; }

Badge

New Feature
.badge { background-color: #CFCA8E; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CFCA8E; background-color: #CFCA8E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CFCA8E20; border-left: 4px solid #CFCA8E; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CFCA8E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CFCA8E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 202, 142

Red: 207 / Green: 202 / Blue: 142

HSL

55°, 40%, 68%

Hue: 55° / Saturation: 40% / Lightness: 68%

CMYK

0%, 2%, 31%, 19%

Cyan: 0% / Magenta: 2% / Yellow: 31% / Key: 19%

What color is #CFCA8E?

#CFCA8E is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCA8E to RGB:

rgb(207, 202, 142)HEX to RGB Converter →

HEX to HSL

Convert #CFCA8E to HSL:

hsl(55, 40%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCA8E to CMYK:

cmyk(0%, 2%, 31%, 19%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #CFCA8E has RGB (207, 202, 142) and HSL (55°, 40%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCA8E is #8D92CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEA88D.

Use #CFCA8E in CSS: color: #CFCA8E or background-color: #CFCA8E. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CFCA8E

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 12.49:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCA8E?

#CFCA8E is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFCA8E?

#CFCA8E in RGB is (207, 202, 142) - 207 red, 202 green, and 142 blue.

How to use #CFCA8E in CSS?

Use #CFCA8E directly in your CSS properties like color or background-color.

What colors go well with #CFCA8E?

#8D92CE (complementary), #CEA88D (analogous), and #B7AF57 (lighter shade) work well with #CFCA8E.