#DEEEB7 Color

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

Color preview

#DEEEB7

Color formats

HEX
#DEEEB7
RGB
rgb(222, 238, 183)
RGBA
rgba(222, 238, 183, 1)
HSL
hsl(77, 62%, 83%)
HSV
hsv(77, 23%, 93%)
CMYK
cmyk(7%, 0%, 23%, 7%)
CSS variable
--color-primary: #DEEEB7;
Lowercase HEX
#deeeb7

Shades

Tints

Tones

Harmony

CSS snippets for #DEEEB7

.color-deeeb7 {
  color: #DEEEB7;
  background-color: #DEEEB7;
}

Frequently asked questions

What color is #DEEEB7?+

#DEEEB7 is a HEX color with RGB value rgb(222, 238, 183) and HSL value hsl(77, 62%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEEEB7?+

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