#DEC8ED Color

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

Color preview

#DEC8ED

Color formats

HEX
#DEC8ED
RGB
rgb(222, 200, 237)
RGBA
rgba(222, 200, 237, 1)
HSL
hsl(276, 51%, 86%)
HSV
hsv(276, 16%, 93%)
CMYK
cmyk(6%, 16%, 0%, 7%)
CSS variable
--color-primary: #DEC8ED;
Lowercase HEX
#dec8ed

Shades

Tints

Tones

Harmony

CSS snippets for #DEC8ED

.color-dec8ed {
  color: #DEC8ED;
  background-color: #DEC8ED;
}

Frequently asked questions

What color is #DEC8ED?+

#DEC8ED is a HEX color with RGB value rgb(222, 200, 237) and HSL value hsl(276, 51%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEC8ED?+

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