#DBFDA0 Color

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

Color preview

#DBFDA0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DBFDA0

.color-dbfda0 {
  color: #DBFDA0;
  background-color: #DBFDA0;
}

Frequently asked questions

What color is #DBFDA0?+

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

What is the closest Tailwind color to #DBFDA0?+

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