#CFCCA6 Color Information

Hex color code: #CFCCA6

#CFCCA6 is a delicate yellow color. In RGB it is (207, 204, 166), and in HSL it is (56°, 30%, 73%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CFCCA6
RGB
207, 204, 166
HSL
56°, 30%, 73%
CMYK
0%, 1%, 20%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCCA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 204, 166

Red: 207 / Green: 204 / Blue: 166

HSL

56°, 30%, 73%

Hue: 56° / Saturation: 30% / Lightness: 73%

CMYK

0%, 1%, 20%, 19%

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

What color is #CFCCA6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCCA6 to RGB:

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

HEX to HSL

Convert #CFCCA6 to HSL:

hsl(56, 30%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCCA6 to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #CFCCA6 has RGB (207, 204, 166) and HSL (56°, 30%, 73%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCCA6 is #A5A8CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFB7A5.

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

Contrast with #CFCCA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCCA6?

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

What is the RGB value of #CFCCA6?

#CFCCA6 in RGB is (207, 204, 166) - 207 red, 204 green, and 166 blue.

How to use #CFCCA6 in CSS?

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

What colors go well with #CFCCA6?

#A5A8CF (complementary), #CFB7A5 (analogous), and #B4B074 (lighter shade) work well with #CFCCA6.