#CFC9D5 Color

Inspect #CFC9D5 across formats, palettes, contrast and closest named color matches.

Color preview

#CFC9D5

Color formats

HEX
#CFC9D5
RGB
rgb(207, 201, 213)
RGBA
rgba(207, 201, 213, 1)
HSL
hsl(270, 13%, 81%)
HSV
hsv(270, 6%, 84%)
CMYK
cmyk(3%, 6%, 0%, 16%)
CSS variable
--color-primary: #CFC9D5;
Lowercase HEX
#cfc9d5

Shades

Tints

Tones

Harmony

CSS snippets for #CFC9D5

.color-cfc9d5 {
  color: #CFC9D5;
  background-color: #CFC9D5;
}

Frequently asked questions

What color is #CFC9D5?+

#CFC9D5 is a HEX color with RGB value rgb(207, 201, 213) and HSL value hsl(270, 13%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CFC9D5?+

The closest Tailwind color is neutral-300, available as the bg-neutral-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools