#DECCE0 Color

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

Color preview

#DECCE0

Color formats

HEX
#DECCE0
RGB
rgb(222, 204, 224)
RGBA
rgba(222, 204, 224, 1)
HSL
hsl(294, 24%, 84%)
HSV
hsv(294, 9%, 88%)
CMYK
cmyk(1%, 9%, 0%, 12%)
CSS variable
--color-primary: #DECCE0;
Lowercase HEX
#decce0

Shades

Tints

Tones

Harmony

CSS snippets for #DECCE0

.color-decce0 {
  color: #DECCE0;
  background-color: #DECCE0;
}

Frequently asked questions

What color is #DECCE0?+

#DECCE0 is a HEX color with RGB value rgb(222, 204, 224) and HSL value hsl(294, 24%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DECCE0?+

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