#CACBF0 Color

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

Color preview

#CACBF0

Color formats

HEX
#CACBF0
RGB
rgb(202, 203, 240)
RGBA
rgba(202, 203, 240, 1)
HSL
hsl(238, 56%, 87%)
HSV
hsv(238, 16%, 94%)
CMYK
cmyk(16%, 15%, 0%, 6%)
CSS variable
--color-primary: #CACBF0;
Lowercase HEX
#cacbf0

Shades

Tints

Tones

Harmony

CSS snippets for #CACBF0

.color-cacbf0 {
  color: #CACBF0;
  background-color: #CACBF0;
}

Frequently asked questions

What color is #CACBF0?+

#CACBF0 is a HEX color with RGB value rgb(202, 203, 240) and HSL value hsl(238, 56%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CACBF0?+

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