#DECCEE Color

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

Color preview

#DECCEE

Color formats

HEX
#DECCEE
RGB
rgb(222, 204, 238)
RGBA
rgba(222, 204, 238, 1)
HSL
hsl(272, 50%, 87%)
HSV
hsv(272, 14%, 93%)
CMYK
cmyk(7%, 14%, 0%, 7%)
CSS variable
--color-primary: #DECCEE;
Lowercase HEX
#deccee

Shades

Tints

Tones

Harmony

CSS snippets for #DECCEE

.color-deccee {
  color: #DECCEE;
  background-color: #DECCEE;
}

Frequently asked questions

What color is #DECCEE?+

#DECCEE is a HEX color with RGB value rgb(222, 204, 238) and HSL value hsl(272, 50%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DECCEE?+

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