#CCC2ED Color

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

Color preview

#CCC2ED

Color formats

HEX
#CCC2ED
RGB
rgb(204, 194, 237)
RGBA
rgba(204, 194, 237, 1)
HSL
hsl(254, 54%, 85%)
HSV
hsv(254, 18%, 93%)
CMYK
cmyk(14%, 18%, 0%, 7%)
CSS variable
--color-primary: #CCC2ED;
Lowercase HEX
#ccc2ed

Shades

Tints

Tones

Harmony

CSS snippets for #CCC2ED

.color-ccc2ed {
  color: #CCC2ED;
  background-color: #CCC2ED;
}

Frequently asked questions

What color is #CCC2ED?+

#CCC2ED is a HEX color with RGB value rgb(204, 194, 237) and HSL value hsl(254, 54%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCC2ED?+

The closest Tailwind color is violet-300, available as the bg-violet-300 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