#CACFFA Color

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

Color preview

#CACFFA

Color formats

HEX
#CACFFA
RGB
rgb(202, 207, 250)
RGBA
rgba(202, 207, 250, 1)
HSL
hsl(234, 83%, 89%)
HSV
hsv(234, 19%, 98%)
CMYK
cmyk(19%, 17%, 0%, 2%)
CSS variable
--color-primary: #CACFFA;
Lowercase HEX
#cacffa

Shades

Tints

Tones

Harmony

CSS snippets for #CACFFA

.color-cacffa {
  color: #CACFFA;
  background-color: #CACFFA;
}

Frequently asked questions

What color is #CACFFA?+

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

What is the closest Tailwind color to #CACFFA?+

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