#DBFDA2 Color

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

Color preview

#DBFDA2

Color formats

HEX
#DBFDA2
RGB
rgb(219, 253, 162)
RGBA
rgba(219, 253, 162, 1)
HSL
hsl(82, 96%, 81%)
HSV
hsv(82, 36%, 99%)
CMYK
cmyk(13%, 0%, 36%, 1%)
CSS variable
--color-primary: #DBFDA2;
Lowercase HEX
#dbfda2

Shades

Tints

Tones

Harmony

CSS snippets for #DBFDA2

.color-dbfda2 {
  color: #DBFDA2;
  background-color: #DBFDA2;
}

Frequently asked questions

What color is #DBFDA2?+

#DBFDA2 is a HEX color with RGB value rgb(219, 253, 162) and HSL value hsl(82, 96%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DBFDA2?+

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