#DEEAC8 Color

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

Color preview

#DEEAC8

Color formats

HEX
#DEEAC8
RGB
rgb(222, 234, 200)
RGBA
rgba(222, 234, 200, 1)
HSL
hsl(81, 45%, 85%)
HSV
hsv(81, 15%, 92%)
CMYK
cmyk(5%, 0%, 15%, 8%)
CSS variable
--color-primary: #DEEAC8;
Lowercase HEX
#deeac8

Shades

Tints

Tones

Harmony

CSS snippets for #DEEAC8

.color-deeac8 {
  color: #DEEAC8;
  background-color: #DEEAC8;
}

Frequently asked questions

What color is #DEEAC8?+

#DEEAC8 is a HEX color with RGB value rgb(222, 234, 200) and HSL value hsl(81, 45%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEEAC8?+

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