#CFCDD4 Color Information

Hex color code: #CFCDD4

A ethereal purple shade, #CFCDD4 appears as (207, 205, 212) in RGB and (257°, 8%, 82%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CFCDD4
RGB
207, 205, 212
HSL
257°, 8%, 82%
CMYK
2%, 3%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCDD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 205, 212

Red: 207 / Green: 205 / Blue: 212

HSL

257°, 8%, 82%

Hue: 257° / Saturation: 8% / Lightness: 82%

CMYK

2%, 3%, 0%, 17%

Cyan: 2% / Magenta: 3% / Yellow: 0% / Key: 17%

What color is #CFCDD4?

#CFCDD4 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCDD4 to RGB:

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

HEX to HSL

Convert #CFCDD4 to HSL:

hsl(257, 8%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCDD4 to CMYK:

cmyk(2%, 3%, 0%, 17%)Color Converter →

Color Meaning and Usage

#CFCDD4 is a ethereal purple color with RGB values of 207, 205, 212 and HSL of 257°, 8%, 82%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCDD4 is #D3D5CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDCFD5.

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

Contrast with #CFCDD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCDD4?

#CFCDD4 is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFCDD4?

#CFCDD4 in RGB is (207, 205, 212) - 207 red, 205 green, and 212 blue.

How to use #CFCDD4 in CSS?

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

What colors go well with #CFCDD4?

#D3D5CD (complementary), #CDCFD5 (analogous), and #A8A4B2 (lighter shade) work well with #CFCDD4.