#DEC5EC Color

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

Color preview

#DEC5EC

Color formats

HEX
#DEC5EC
RGB
rgb(222, 197, 236)
RGBA
rgba(222, 197, 236, 1)
HSL
hsl(278, 51%, 85%)
HSV
hsv(278, 17%, 93%)
CMYK
cmyk(6%, 17%, 0%, 7%)
CSS variable
--color-primary: #DEC5EC;
Lowercase HEX
#dec5ec

Shades

Tints

Tones

Harmony

CSS snippets for #DEC5EC

.color-dec5ec {
  color: #DEC5EC;
  background-color: #DEC5EC;
}

Frequently asked questions

What color is #DEC5EC?+

#DEC5EC is a HEX color with RGB value rgb(222, 197, 236) and HSL value hsl(278, 51%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEC5EC?+

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