#CECBE2 Color

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

Color preview

#CECBE2

Color formats

HEX
#CECBE2
RGB
rgb(206, 203, 226)
RGBA
rgba(206, 203, 226, 1)
HSL
hsl(248, 28%, 84%)
HSV
hsv(248, 10%, 89%)
CMYK
cmyk(9%, 10%, 0%, 11%)
CSS variable
--color-primary: #CECBE2;
Lowercase HEX
#cecbe2

Shades

Tints

Tones

Harmony

CSS snippets for #CECBE2

.color-cecbe2 {
  color: #CECBE2;
  background-color: #CECBE2;
}

Frequently asked questions

What color is #CECBE2?+

#CECBE2 is a HEX color with RGB value rgb(206, 203, 226) and HSL value hsl(248, 28%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CECBE2?+

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