#DEEDBB Color

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

Color preview

#DEEDBB

Color formats

HEX
#DEEDBB
RGB
rgb(222, 237, 187)
RGBA
rgba(222, 237, 187, 1)
HSL
hsl(78, 58%, 83%)
HSV
hsv(78, 21%, 93%)
CMYK
cmyk(6%, 0%, 21%, 7%)
CSS variable
--color-primary: #DEEDBB;
Lowercase HEX
#deedbb

Shades

Tints

Tones

Harmony

CSS snippets for #DEEDBB

.color-deedbb {
  color: #DEEDBB;
  background-color: #DEEDBB;
}

Frequently asked questions

What color is #DEEDBB?+

#DEEDBB is a HEX color with RGB value rgb(222, 237, 187) and HSL value hsl(78, 58%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEEDBB?+

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