#DEC9ED Color

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

Color preview

#DEC9ED

Color formats

HEX
#DEC9ED
RGB
rgb(222, 201, 237)
RGBA
rgba(222, 201, 237, 1)
HSL
hsl(275, 50%, 86%)
HSV
hsv(275, 15%, 93%)
CMYK
cmyk(6%, 15%, 0%, 7%)
CSS variable
--color-primary: #DEC9ED;
Lowercase HEX
#dec9ed

Shades

Tints

Tones

Harmony

CSS snippets for #DEC9ED

.color-dec9ed {
  color: #DEC9ED;
  background-color: #DEC9ED;
}

Frequently asked questions

What color is #DEC9ED?+

#DEC9ED is a HEX color with RGB value rgb(222, 201, 237) and HSL value hsl(275, 50%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEC9ED?+

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