#CFC3F6 Color

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

Color preview

#CFC3F6

Color formats

HEX
#CFC3F6
RGB
rgb(207, 195, 246)
RGBA
rgba(207, 195, 246, 1)
HSL
hsl(254, 74%, 86%)
HSV
hsv(254, 21%, 96%)
CMYK
cmyk(16%, 21%, 0%, 4%)
CSS variable
--color-primary: #CFC3F6;
Lowercase HEX
#cfc3f6

Shades

Tints

Tones

Harmony

CSS snippets for #CFC3F6

.color-cfc3f6 {
  color: #CFC3F6;
  background-color: #CFC3F6;
}

Frequently asked questions

What color is #CFC3F6?+

#CFC3F6 is a HEX color with RGB value rgb(207, 195, 246) and HSL value hsl(254, 74%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CFC3F6?+

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