#DEC5EB Color

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

Color preview

#DEC5EB

Color formats

HEX
#DEC5EB
RGB
rgb(222, 197, 235)
RGBA
rgba(222, 197, 235, 1)
HSL
hsl(279, 49%, 85%)
HSV
hsv(279, 16%, 92%)
CMYK
cmyk(6%, 16%, 0%, 8%)
CSS variable
--color-primary: #DEC5EB;
Lowercase HEX
#dec5eb

Shades

Tints

Tones

Harmony

CSS snippets for #DEC5EB

.color-dec5eb {
  color: #DEC5EB;
  background-color: #DEC5EB;
}

Frequently asked questions

What color is #DEC5EB?+

#DEC5EB is a HEX color with RGB value rgb(222, 197, 235) and HSL value hsl(279, 49%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEC5EB?+

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