#DBFDA8 Color

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

Color preview

#DBFDA8

Color formats

HEX
#DBFDA8
RGB
rgb(219, 253, 168)
RGBA
rgba(219, 253, 168, 1)
HSL
hsl(84, 96%, 83%)
HSV
hsv(84, 34%, 99%)
CMYK
cmyk(13%, 0%, 34%, 1%)
CSS variable
--color-primary: #DBFDA8;
Lowercase HEX
#dbfda8

Shades

Tints

Tones

Harmony

CSS snippets for #DBFDA8

.color-dbfda8 {
  color: #DBFDA8;
  background-color: #DBFDA8;
}

Frequently asked questions

What color is #DBFDA8?+

#DBFDA8 is a HEX color with RGB value rgb(219, 253, 168) and HSL value hsl(84, 96%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DBFDA8?+

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