#DEEACC Color

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

Color preview

#DEEACC

Color formats

HEX
#DEEACC
RGB
rgb(222, 234, 204)
RGBA
rgba(222, 234, 204, 1)
HSL
hsl(84, 42%, 86%)
HSV
hsv(84, 13%, 92%)
CMYK
cmyk(5%, 0%, 13%, 8%)
CSS variable
--color-primary: #DEEACC;
Lowercase HEX
#deeacc

Shades

Tints

Tones

Harmony

CSS snippets for #DEEACC

.color-deeacc {
  color: #DEEACC;
  background-color: #DEEACC;
}

Frequently asked questions

What color is #DEEACC?+

#DEEACC is a HEX color with RGB value rgb(222, 234, 204) and HSL value hsl(84, 42%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEEACC?+

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