#CACCF4 Color

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

Color preview

#CACCF4

Color formats

HEX
#CACCF4
RGB
rgb(202, 204, 244)
RGBA
rgba(202, 204, 244, 1)
HSL
hsl(237, 66%, 87%)
HSV
hsv(237, 17%, 96%)
CMYK
cmyk(17%, 16%, 0%, 4%)
CSS variable
--color-primary: #CACCF4;
Lowercase HEX
#caccf4

Shades

Tints

Tones

Harmony

CSS snippets for #CACCF4

.color-caccf4 {
  color: #CACCF4;
  background-color: #CACCF4;
}

Frequently asked questions

What color is #CACCF4?+

#CACCF4 is a HEX color with RGB value rgb(202, 204, 244) and HSL value hsl(237, 66%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CACCF4?+

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