#DBFFB4 Color

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

Color preview

#DBFFB4

Color formats

HEX
#DBFFB4
RGB
rgb(219, 255, 180)
RGBA
rgba(219, 255, 180, 1)
HSL
hsl(89, 100%, 85%)
HSV
hsv(89, 29%, 100%)
CMYK
cmyk(14%, 0%, 29%, 0%)
CSS variable
--color-primary: #DBFFB4;
Lowercase HEX
#dbffb4

Shades

Tints

Tones

Harmony

CSS snippets for #DBFFB4

.color-dbffb4 {
  color: #DBFFB4;
  background-color: #DBFFB4;
}

Frequently asked questions

What color is #DBFFB4?+

#DBFFB4 is a HEX color with RGB value rgb(219, 255, 180) and HSL value hsl(89, 100%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DBFFB4?+

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