#CEC6F7 Color

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

Color preview

#CEC6F7

Color formats

HEX
#CEC6F7
RGB
rgb(206, 198, 247)
RGBA
rgba(206, 198, 247, 1)
HSL
hsl(250, 75%, 87%)
HSV
hsv(250, 20%, 97%)
CMYK
cmyk(17%, 20%, 0%, 3%)
CSS variable
--color-primary: #CEC6F7;
Lowercase HEX
#cec6f7

Shades

Tints

Tones

Harmony

CSS snippets for #CEC6F7

.color-cec6f7 {
  color: #CEC6F7;
  background-color: #CEC6F7;
}

Frequently asked questions

What color is #CEC6F7?+

#CEC6F7 is a HEX color with RGB value rgb(206, 198, 247) and HSL value hsl(250, 75%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEC6F7?+

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