#CACBFA Color

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

Color preview

#CACBFA

Color formats

HEX
#CACBFA
RGB
rgb(202, 203, 250)
RGBA
rgba(202, 203, 250, 1)
HSL
hsl(239, 83%, 89%)
HSV
hsv(239, 19%, 98%)
CMYK
cmyk(19%, 19%, 0%, 2%)
CSS variable
--color-primary: #CACBFA;
Lowercase HEX
#cacbfa

Shades

Tints

Tones

Harmony

CSS snippets for #CACBFA

.color-cacbfa {
  color: #CACBFA;
  background-color: #CACBFA;
}

Frequently asked questions

What color is #CACBFA?+

#CACBFA is a HEX color with RGB value rgb(202, 203, 250) and HSL value hsl(239, 83%, 89%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #CACBFA?+

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