#CFCDC7 Color Information

Hex color code: #CFCDC7

A ethereal yellow shade, #CFCDC7 appears as (207, 205, 199) in RGB and (45°, 8%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CFCDC7
RGB
207, 205, 199
HSL
45°, 8%, 80%
CMYK
0%, 1%, 4%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCDC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 205, 199

Red: 207 / Green: 205 / Blue: 199

HSL

45°, 8%, 80%

Hue: 45° / Saturation: 8% / Lightness: 80%

CMYK

0%, 1%, 4%, 19%

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

What color is #CFCDC7?

#CFCDC7 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCDC7 to RGB:

rgb(207, 205, 199)HEX to RGB Converter →

HEX to HSL

Convert #CFCDC7 to HSL:

hsl(45, 8%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCDC7 to CMYK:

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

Color Meaning and Usage

#CFCDC7 is a soft yellow color with RGB values of 207, 205, 199 and HSL of 45°, 8%, 80%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCDC7 is #C8CAD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0CAC8.

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

Contrast with #CFCDC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCDC7?

#CFCDC7 is a soft yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CFCDC7?

#CFCDC7 in RGB is (207, 205, 199) - 207 red, 205 green, and 199 blue.

How to use #CFCDC7 in CSS?

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

What colors go well with #CFCDC7?

#C8CAD0 (complementary), #D0CAC8 (analogous), and #ADA99F (lighter shade) work well with #CFCDC7.