#CFCDC2 Color Information

Hex color code: #CFCDC2

A delicate yellow shade, #CFCDC2 appears as (207, 205, 194) in RGB and (51°, 12%, 79%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CFCDC2
RGB
207, 205, 194
HSL
51°, 12%, 79%
CMYK
0%, 1%, 6%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCDC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 205, 194

Red: 207 / Green: 205 / Blue: 194

HSL

51°, 12%, 79%

Hue: 51° / Saturation: 12% / Lightness: 79%

CMYK

0%, 1%, 6%, 19%

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

What color is #CFCDC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCDC2 to RGB:

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

HEX to HSL

Convert #CFCDC2 to HSL:

hsl(51, 12%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCDC2 to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #CFCDC2 has RGB (207, 205, 194) and HSL (51°, 12%, 79%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCDC2 is #C3C5D0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0C8C3.

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

Contrast with #CFCDC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCDC2?

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

What is the RGB value of #CFCDC2?

#CFCDC2 in RGB is (207, 205, 194) - 207 red, 205 green, and 194 blue.

How to use #CFCDC2 in CSS?

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

What colors go well with #CFCDC2?

#C3C5D0 (complementary), #D0C8C3 (analogous), and #AEAB98 (lighter shade) work well with #CFCDC2.