#CFCAF4 Color

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

Color preview

#CFCAF4

Color formats

HEX
#CFCAF4
RGB
rgb(207, 202, 244)
RGBA
rgba(207, 202, 244, 1)
HSL
hsl(247, 66%, 87%)
HSV
hsv(247, 17%, 96%)
CMYK
cmyk(15%, 17%, 0%, 4%)
CSS variable
--color-primary: #CFCAF4;
Lowercase HEX
#cfcaf4

Shades

Tints

Tones

Harmony

CSS snippets for #CFCAF4

.color-cfcaf4 {
  color: #CFCAF4;
  background-color: #CFCAF4;
}

Frequently asked questions

What color is #CFCAF4?+

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

What is the closest Tailwind color to #CFCAF4?+

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