#DBECB8 Color

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

Color preview

#DBECB8

Color formats

HEX
#DBECB8
RGB
rgb(219, 236, 184)
RGBA
rgba(219, 236, 184, 1)
HSL
hsl(80, 58%, 82%)
HSV
hsv(80, 22%, 93%)
CMYK
cmyk(7%, 0%, 22%, 7%)
CSS variable
--color-primary: #DBECB8;
Lowercase HEX
#dbecb8

Shades

Tints

Tones

Harmony

CSS snippets for #DBECB8

.color-dbecb8 {
  color: #DBECB8;
  background-color: #DBECB8;
}

Frequently asked questions

What color is #DBECB8?+

#DBECB8 is a HEX color with RGB value rgb(219, 236, 184) and HSL value hsl(80, 58%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DBECB8?+

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