#CEC3FF Color

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

Color preview

#CEC3FF

Color formats

HEX
#CEC3FF
RGB
rgb(206, 195, 255)
RGBA
rgba(206, 195, 255, 1)
HSL
hsl(251, 100%, 88%)
HSV
hsv(251, 24%, 100%)
CMYK
cmyk(19%, 24%, 0%, 0%)
CSS variable
--color-primary: #CEC3FF;
Lowercase HEX
#cec3ff

Shades

Tints

Tones

Harmony

CSS snippets for #CEC3FF

.color-cec3ff {
  color: #CEC3FF;
  background-color: #CEC3FF;
}

Frequently asked questions

What color is #CEC3FF?+

#CEC3FF is a HEX color with RGB value rgb(206, 195, 255) and HSL value hsl(251, 100%, 88%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEC3FF?+

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