#DEECB5 Color

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

Color preview

#DEECB5

Color formats

HEX
#DEECB5
RGB
rgb(222, 236, 181)
RGBA
rgba(222, 236, 181, 1)
HSL
hsl(75, 59%, 82%)
HSV
hsv(75, 23%, 93%)
CMYK
cmyk(6%, 0%, 23%, 7%)
CSS variable
--color-primary: #DEECB5;
Lowercase HEX
#deecb5

Shades

Tints

Tones

Harmony

CSS snippets for #DEECB5

.color-deecb5 {
  color: #DEECB5;
  background-color: #DEECB5;
}

Frequently asked questions

What color is #DEECB5?+

#DEECB5 is a HEX color with RGB value rgb(222, 236, 181) and HSL value hsl(75, 59%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEECB5?+

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