#C4C8EE Color

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

Color preview

#C4C8EE

Color formats

HEX
#C4C8EE
RGB
rgb(196, 200, 238)
RGBA
rgba(196, 200, 238, 1)
HSL
hsl(234, 55%, 85%)
HSV
hsv(234, 18%, 93%)
CMYK
cmyk(18%, 16%, 0%, 7%)
CSS variable
--color-primary: #C4C8EE;
Lowercase HEX
#c4c8ee

Shades

Tints

Tones

Harmony

CSS snippets for #C4C8EE

.color-c4c8ee {
  color: #C4C8EE;
  background-color: #C4C8EE;
}

Frequently asked questions

What color is #C4C8EE?+

#C4C8EE is a HEX color with RGB value rgb(196, 200, 238) and HSL value hsl(234, 55%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C4C8EE?+

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