#DEEAB0 Color

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

Color preview

#DEEAB0

Color formats

HEX
#DEEAB0
RGB
rgb(222, 234, 176)
RGBA
rgba(222, 234, 176, 1)
HSL
hsl(72, 58%, 80%)
HSV
hsv(72, 25%, 92%)
CMYK
cmyk(5%, 0%, 25%, 8%)
CSS variable
--color-primary: #DEEAB0;
Lowercase HEX
#deeab0

Shades

Tints

Tones

Harmony

CSS snippets for #DEEAB0

.color-deeab0 {
  color: #DEEAB0;
  background-color: #DEEAB0;
}

Frequently asked questions

What color is #DEEAB0?+

#DEEAB0 is a HEX color with RGB value rgb(222, 234, 176) and HSL value hsl(72, 58%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEEAB0?+

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