#DBED96 Color

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

Color preview

#DBED96

Color formats

HEX
#DBED96
RGB
rgb(219, 237, 150)
RGBA
rgba(219, 237, 150, 1)
HSL
hsl(72, 71%, 76%)
HSV
hsv(72, 37%, 93%)
CMYK
cmyk(8%, 0%, 37%, 7%)
CSS variable
--color-primary: #DBED96;
Lowercase HEX
#dbed96

Shades

Tints

Tones

Harmony

CSS snippets for #DBED96

.color-dbed96 {
  color: #DBED96;
  background-color: #DBED96;
}

Frequently asked questions

What color is #DBED96?+

#DBED96 is a HEX color with RGB value rgb(219, 237, 150) and HSL value hsl(72, 71%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DBED96?+

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