#DEECB6 Color

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

Color preview

#DEECB6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEECB6

.color-deecb6 {
  color: #DEECB6;
  background-color: #DEECB6;
}

Frequently asked questions

What color is #DEECB6?+

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

What is the closest Tailwind color to #DEECB6?+

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