#CFCDC5 Color Information

Hex color code: #CFCDC5

The hex color #CFCDC5 is a ethereal yellow with RGB values of (207, 205, 197) and HSL of (48°, 9%, 79%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CFCDC5
RGB
207, 205, 197
HSL
48°, 9%, 79%
CMYK
0%, 1%, 5%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCDC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 205, 197

Red: 207 / Green: 205 / Blue: 197

HSL

48°, 9%, 79%

Hue: 48° / Saturation: 9% / Lightness: 79%

CMYK

0%, 1%, 5%, 19%

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

What color is #CFCDC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCDC5 to RGB:

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

HEX to HSL

Convert #CFCDC5 to HSL:

hsl(48, 9%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCDC5 to CMYK:

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

Color Meaning and Usage

#CFCDC5 is a ethereal yellow color with RGB values of 207, 205, 197 and HSL of 48°, 9%, 79%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCDC5 is #C5C7CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC8C5.

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

Contrast with #CFCDC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCDC5?

#CFCDC5 is a ethereal yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CFCDC5?

#CFCDC5 in RGB is (207, 205, 197) - 207 red, 205 green, and 197 blue.

How to use #CFCDC5 in CSS?

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

What colors go well with #CFCDC5?

#C5C7CE (complementary), #CEC8C5 (analogous), and #ABA89B (lighter shade) work well with #CFCDC5.