#DBFEAB Color

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

Color preview

#DBFEAB

Color formats

HEX
#DBFEAB
RGB
rgb(219, 254, 171)
RGBA
rgba(219, 254, 171, 1)
HSL
hsl(85, 98%, 83%)
HSV
hsv(85, 33%, 100%)
CMYK
cmyk(14%, 0%, 33%, 0%)
CSS variable
--color-primary: #DBFEAB;
Lowercase HEX
#dbfeab

Shades

Tints

Tones

Harmony

CSS snippets for #DBFEAB

.color-dbfeab {
  color: #DBFEAB;
  background-color: #DBFEAB;
}

Frequently asked questions

What color is #DBFEAB?+

#DBFEAB is a HEX color with RGB value rgb(219, 254, 171) and HSL value hsl(85, 98%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DBFEAB?+

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