#DEEACE Color

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

Color preview

#DEEACE

Color formats

HEX
#DEEACE
RGB
rgb(222, 234, 206)
RGBA
rgba(222, 234, 206, 1)
HSL
hsl(86, 40%, 86%)
HSV
hsv(86, 12%, 92%)
CMYK
cmyk(5%, 0%, 12%, 8%)
CSS variable
--color-primary: #DEEACE;
Lowercase HEX
#deeace

Shades

Tints

Tones

Harmony

CSS snippets for #DEEACE

.color-deeace {
  color: #DEEACE;
  background-color: #DEEACE;
}

Frequently asked questions

What color is #DEEACE?+

#DEEACE is a HEX color with RGB value rgb(222, 234, 206) and HSL value hsl(86, 40%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEEACE?+

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