#DEC8EC Color

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

Color preview

#DEC8EC

Color formats

HEX
#DEC8EC
RGB
rgb(222, 200, 236)
RGBA
rgba(222, 200, 236, 1)
HSL
hsl(277, 49%, 85%)
HSV
hsv(277, 15%, 93%)
CMYK
cmyk(6%, 15%, 0%, 7%)
CSS variable
--color-primary: #DEC8EC;
Lowercase HEX
#dec8ec

Shades

Tints

Tones

Harmony

CSS snippets for #DEC8EC

.color-dec8ec {
  color: #DEC8EC;
  background-color: #DEC8EC;
}

Frequently asked questions

What color is #DEC8EC?+

#DEC8EC is a HEX color with RGB value rgb(222, 200, 236) and HSL value hsl(277, 49%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEC8EC?+

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