#DBE9B8 Color

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

Color preview

#DBE9B8

Color formats

HEX
#DBE9B8
RGB
rgb(219, 233, 184)
RGBA
rgba(219, 233, 184, 1)
HSL
hsl(77, 53%, 82%)
HSV
hsv(77, 21%, 91%)
CMYK
cmyk(6%, 0%, 21%, 9%)
CSS variable
--color-primary: #DBE9B8;
Lowercase HEX
#dbe9b8

Shades

Tints

Tones

Harmony

CSS snippets for #DBE9B8

.color-dbe9b8 {
  color: #DBE9B8;
  background-color: #DBE9B8;
}

Frequently asked questions

What color is #DBE9B8?+

#DBE9B8 is a HEX color with RGB value rgb(219, 233, 184) and HSL value hsl(77, 53%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DBE9B8?+

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