#CFCCDA Color

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

Color preview

#CFCCDA

Color formats

HEX
#CFCCDA
RGB
rgb(207, 204, 218)
RGBA
rgba(207, 204, 218, 1)
HSL
hsl(253, 16%, 83%)
HSV
hsv(253, 6%, 85%)
CMYK
cmyk(5%, 6%, 0%, 15%)
CSS variable
--color-primary: #CFCCDA;
Lowercase HEX
#cfccda

Shades

Tints

Tones

Harmony

CSS snippets for #CFCCDA

.color-cfccda {
  color: #CFCCDA;
  background-color: #CFCCDA;
}

Frequently asked questions

What color is #CFCCDA?+

#CFCCDA is a HEX color with RGB value rgb(207, 204, 218) and HSL value hsl(253, 16%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CFCCDA?+

The closest Tailwind color is gray-300, available as the bg-gray-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