#CFCCA0 Color Information

Hex color code: #CFCCA0

#CFCCA0 is a delicate yellow color. In RGB it is (207, 204, 160), and in HSL it is (56°, 33%, 72%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#CFCCA0
RGB
207, 204, 160
HSL
56°, 33%, 72%
CMYK
0%, 1%, 23%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CFCCA0; 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 #CFCCA0; background-color: #CFCCA015; }

Alert / Toast

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

Link / Accent

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

a { color: #CFCCA0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 204, 160

Red: 207 / Green: 204 / Blue: 160

HSL

56°, 33%, 72%

Hue: 56° / Saturation: 33% / Lightness: 72%

CMYK

0%, 1%, 23%, 19%

Cyan: 0% / Magenta: 1% / Yellow: 23% / Key: 19%

What color is #CFCCA0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCCA0 to RGB:

rgb(207, 204, 160)HEX to RGB Converter →

HEX to HSL

Convert #CFCCA0 to HSL:

hsl(56, 33%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCCA0 to CMYK:

cmyk(0%, 1%, 23%, 19%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #CFCCA0 has RGB (207, 204, 160) and HSL (56°, 33%, 72%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCCA0 is #A0A3CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFB4A0.

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

Contrast with #CFCCA0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCCA0?

#CFCCA0 is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFCCA0?

#CFCCA0 in RGB is (207, 204, 160) - 207 red, 204 green, and 160 blue.

How to use #CFCCA0 in CSS?

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

What colors go well with #CFCCA0?

#A0A3CF (complementary), #CFB4A0 (analogous), and #B6B16D (lighter shade) work well with #CFCCA0.