#CFC0AA Color Information

Hex color code: #CFC0AA

A pastel orange shade, #CFC0AA appears as (207, 192, 170) in RGB and (36°, 28%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CFC0AA
RGB
207, 192, 170
HSL
36°, 28%, 74%
CMYK
0%, 7%, 18%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFC0AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 192, 170

Red: 207 / Green: 192 / Blue: 170

HSL

36°, 28%, 74%

Hue: 36° / Saturation: 28% / Lightness: 74%

CMYK

0%, 7%, 18%, 19%

Cyan: 0% / Magenta: 7% / Yellow: 18% / Key: 19%

What color is #CFC0AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFC0AA to RGB:

rgb(207, 192, 170)HEX to RGB Converter →

HEX to HSL

Convert #CFC0AA to HSL:

hsl(36, 28%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CFC0AA to CMYK:

cmyk(0%, 7%, 18%, 19%)Color Converter →

Color Meaning and Usage

A pastel orange tone, #CFC0AA has RGB (207, 192, 170) and HSL (36°, 28%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFC0AA is #AAB9CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFAEAA.

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

Contrast with #CFC0AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFC0AA?

#CFC0AA is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFC0AA?

#CFC0AA in RGB is (207, 192, 170) - 207 red, 192 green, and 170 blue.

How to use #CFC0AA in CSS?

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

What colors go well with #CFC0AA?

#AAB9CF (complementary), #CFAEAA (analogous), and #B49C79 (lighter shade) work well with #CFC0AA.