#CACFFE Color

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

Color preview

#CACFFE

Color formats

HEX
#CACFFE
RGB
rgb(202, 207, 254)
RGBA
rgba(202, 207, 254, 1)
HSL
hsl(234, 96%, 89%)
HSV
hsv(234, 20%, 100%)
CMYK
cmyk(20%, 19%, 0%, 0%)
CSS variable
--color-primary: #CACFFE;
Lowercase HEX
#cacffe

Shades

Tints

Tones

Harmony

CSS snippets for #CACFFE

.color-cacffe {
  color: #CACFFE;
  background-color: #CACFFE;
}

Frequently asked questions

What color is #CACFFE?+

#CACFFE is a HEX color with RGB value rgb(202, 207, 254) and HSL value hsl(234, 96%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CACFFE?+

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