#CACEF3 Color

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

Color preview

#CACEF3

Color formats

HEX
#CACEF3
RGB
rgb(202, 206, 243)
RGBA
rgba(202, 206, 243, 1)
HSL
hsl(234, 63%, 87%)
HSV
hsv(234, 17%, 95%)
CMYK
cmyk(17%, 15%, 0%, 5%)
CSS variable
--color-primary: #CACEF3;
Lowercase HEX
#cacef3

Shades

Tints

Tones

Harmony

CSS snippets for #CACEF3

.color-cacef3 {
  color: #CACEF3;
  background-color: #CACEF3;
}

Frequently asked questions

What color is #CACEF3?+

#CACEF3 is a HEX color with RGB value rgb(202, 206, 243) and HSL value hsl(234, 63%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CACEF3?+

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