#C8CBEA Color

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

Color preview

#C8CBEA

Color formats

HEX
#C8CBEA
RGB
rgb(200, 203, 234)
RGBA
rgba(200, 203, 234, 1)
HSL
hsl(235, 45%, 85%)
HSV
hsv(235, 15%, 92%)
CMYK
cmyk(15%, 13%, 0%, 8%)
CSS variable
--color-primary: #C8CBEA;
Lowercase HEX
#c8cbea

Shades

Tints

Tones

Harmony

CSS snippets for #C8CBEA

.color-c8cbea {
  color: #C8CBEA;
  background-color: #C8CBEA;
}

Frequently asked questions

What color is #C8CBEA?+

#C8CBEA is a HEX color with RGB value rgb(200, 203, 234) and HSL value hsl(235, 45%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C8CBEA?+

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