#DEEBB6 Color

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

Color preview

#DEEBB6

Color formats

HEX
#DEEBB6
RGB
rgb(222, 235, 182)
RGBA
rgba(222, 235, 182, 1)
HSL
hsl(75, 57%, 82%)
HSV
hsv(75, 23%, 92%)
CMYK
cmyk(6%, 0%, 23%, 8%)
CSS variable
--color-primary: #DEEBB6;
Lowercase HEX
#deebb6

Shades

Tints

Tones

Harmony

CSS snippets for #DEEBB6

.color-deebb6 {
  color: #DEEBB6;
  background-color: #DEEBB6;
}

Frequently asked questions

What color is #DEEBB6?+

#DEEBB6 is a HEX color with RGB value rgb(222, 235, 182) and HSL value hsl(75, 57%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEEBB6?+

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