#DEC5E6 Color

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

Color preview

#DEC5E6

Color formats

HEX
#DEC5E6
RGB
rgb(222, 197, 230)
RGBA
rgba(222, 197, 230, 1)
HSL
hsl(285, 40%, 84%)
HSV
hsv(285, 14%, 90%)
CMYK
cmyk(3%, 14%, 0%, 10%)
CSS variable
--color-primary: #DEC5E6;
Lowercase HEX
#dec5e6

Shades

Tints

Tones

Harmony

CSS snippets for #DEC5E6

.color-dec5e6 {
  color: #DEC5E6;
  background-color: #DEC5E6;
}

Frequently asked questions

What color is #DEC5E6?+

#DEC5E6 is a HEX color with RGB value rgb(222, 197, 230) and HSL value hsl(285, 40%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEC5E6?+

The closest Tailwind color is zinc-300, available as the bg-zinc-300 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