#CDCEEB Color

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

Color preview

#CDCEEB

Color formats

HEX
#CDCEEB
RGB
rgb(205, 206, 235)
RGBA
rgba(205, 206, 235, 1)
HSL
hsl(238, 43%, 86%)
HSV
hsv(238, 13%, 92%)
CMYK
cmyk(13%, 12%, 0%, 8%)
CSS variable
--color-primary: #CDCEEB;
Lowercase HEX
#cdceeb

Shades

Tints

Tones

Harmony

CSS snippets for #CDCEEB

.color-cdceeb {
  color: #CDCEEB;
  background-color: #CDCEEB;
}

Frequently asked questions

What color is #CDCEEB?+

#CDCEEB is a HEX color with RGB value rgb(205, 206, 235) and HSL value hsl(238, 43%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDCEEB?+

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