#CAECF8 Color

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

Color preview

#CAECF8

Color formats

HEX
#CAECF8
RGB
rgb(202, 236, 248)
RGBA
rgba(202, 236, 248, 1)
HSL
hsl(196, 77%, 88%)
HSV
hsv(196, 19%, 97%)
CMYK
cmyk(19%, 5%, 0%, 3%)
CSS variable
--color-primary: #CAECF8;
Lowercase HEX
#caecf8

Shades

Tints

Tones

Harmony

CSS snippets for #CAECF8

.color-caecf8 {
  color: #CAECF8;
  background-color: #CAECF8;
}

Frequently asked questions

What color is #CAECF8?+

#CAECF8 is a HEX color with RGB value rgb(202, 236, 248) and HSL value hsl(196, 77%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CAECF8?+

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