#DBEEB7 Color

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

Color preview

#DBEEB7

Color formats

HEX
#DBEEB7
RGB
rgb(219, 238, 183)
RGBA
rgba(219, 238, 183, 1)
HSL
hsl(81, 62%, 83%)
HSV
hsv(81, 23%, 93%)
CMYK
cmyk(8%, 0%, 23%, 7%)
CSS variable
--color-primary: #DBEEB7;
Lowercase HEX
#dbeeb7

Shades

Tints

Tones

Harmony

CSS snippets for #DBEEB7

.color-dbeeb7 {
  color: #DBEEB7;
  background-color: #DBEEB7;
}

Frequently asked questions

What color is #DBEEB7?+

#DBEEB7 is a HEX color with RGB value rgb(219, 238, 183) and HSL value hsl(81, 62%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DBEEB7?+

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