#CACEF5 Color

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

Color preview

#CACEF5

Color formats

HEX
#CACEF5
RGB
rgb(202, 206, 245)
RGBA
rgba(202, 206, 245, 1)
HSL
hsl(234, 68%, 88%)
HSV
hsv(234, 18%, 96%)
CMYK
cmyk(18%, 16%, 0%, 4%)
CSS variable
--color-primary: #CACEF5;
Lowercase HEX
#cacef5

Shades

Tints

Tones

Harmony

CSS snippets for #CACEF5

.color-cacef5 {
  color: #CACEF5;
  background-color: #CACEF5;
}

Frequently asked questions

What color is #CACEF5?+

#CACEF5 is a HEX color with RGB value rgb(202, 206, 245) and HSL value hsl(234, 68%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CACEF5?+

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