#CACEF6 Color

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

Color preview

#CACEF6

Color formats

HEX
#CACEF6
RGB
rgb(202, 206, 246)
RGBA
rgba(202, 206, 246, 1)
HSL
hsl(235, 71%, 88%)
HSV
hsv(235, 18%, 96%)
CMYK
cmyk(18%, 16%, 0%, 4%)
CSS variable
--color-primary: #CACEF6;
Lowercase HEX
#cacef6

Shades

Tints

Tones

Harmony

CSS snippets for #CACEF6

.color-cacef6 {
  color: #CACEF6;
  background-color: #CACEF6;
}

Frequently asked questions

What color is #CACEF6?+

#CACEF6 is a HEX color with RGB value rgb(202, 206, 246) and HSL value hsl(235, 71%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CACEF6?+

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