#C4CAEF Color

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

Color preview

#C4CAEF

Color formats

HEX
#C4CAEF
RGB
rgb(196, 202, 239)
RGBA
rgba(196, 202, 239, 1)
HSL
hsl(232, 57%, 85%)
HSV
hsv(232, 18%, 94%)
CMYK
cmyk(18%, 15%, 0%, 6%)
CSS variable
--color-primary: #C4CAEF;
Lowercase HEX
#c4caef

Shades

Tints

Tones

Harmony

CSS snippets for #C4CAEF

.color-c4caef {
  color: #C4CAEF;
  background-color: #C4CAEF;
}

Frequently asked questions

What color is #C4CAEF?+

#C4CAEF is a HEX color with RGB value rgb(196, 202, 239) and HSL value hsl(232, 57%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C4CAEF?+

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