#DECCEB Color

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

Color preview

#DECCEB

Color formats

HEX
#DECCEB
RGB
rgb(222, 204, 235)
RGBA
rgba(222, 204, 235, 1)
HSL
hsl(275, 44%, 86%)
HSV
hsv(275, 13%, 92%)
CMYK
cmyk(6%, 13%, 0%, 8%)
CSS variable
--color-primary: #DECCEB;
Lowercase HEX
#decceb

Shades

Tints

Tones

Harmony

CSS snippets for #DECCEB

.color-decceb {
  color: #DECCEB;
  background-color: #DECCEB;
}

Frequently asked questions

What color is #DECCEB?+

#DECCEB is a HEX color with RGB value rgb(222, 204, 235) and HSL value hsl(275, 44%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DECCEB?+

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