#CFCEDB Color

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

Color preview

#CFCEDB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CFCEDB

.color-cfcedb {
  color: #CFCEDB;
  background-color: #CFCEDB;
}

Frequently asked questions

What color is #CFCEDB?+

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

What is the closest Tailwind color to #CFCEDB?+

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