#CFCEDA Color

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

Color preview

#CFCEDA

Color formats

HEX
#CFCEDA
RGB
rgb(207, 206, 218)
RGBA
rgba(207, 206, 218, 1)
HSL
hsl(245, 14%, 83%)
HSV
hsv(245, 6%, 85%)
CMYK
cmyk(5%, 6%, 0%, 15%)
CSS variable
--color-primary: #CFCEDA;
Lowercase HEX
#cfceda

Shades

Tints

Tones

Harmony

CSS snippets for #CFCEDA

.color-cfceda {
  color: #CFCEDA;
  background-color: #CFCEDA;
}

Frequently asked questions

What color is #CFCEDA?+

#CFCEDA is a HEX color with RGB value rgb(207, 206, 218) and HSL value hsl(245, 14%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CFCEDA?+

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