#DCC7ED Color

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

Color preview

#DCC7ED

Color formats

HEX
#DCC7ED
RGB
rgb(220, 199, 237)
RGBA
rgba(220, 199, 237, 1)
HSL
hsl(273, 51%, 85%)
HSV
hsv(273, 16%, 93%)
CMYK
cmyk(7%, 16%, 0%, 7%)
CSS variable
--color-primary: #DCC7ED;
Lowercase HEX
#dcc7ed

Shades

Tints

Tones

Harmony

CSS snippets for #DCC7ED

.color-dcc7ed {
  color: #DCC7ED;
  background-color: #DCC7ED;
}

Frequently asked questions

What color is #DCC7ED?+

#DCC7ED is a HEX color with RGB value rgb(220, 199, 237) and HSL value hsl(273, 51%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DCC7ED?+

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