#DBFB5B Color

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

Color preview

#DBFB5B

Color formats

HEX
#DBFB5B
RGB
rgb(219, 251, 91)
RGBA
rgba(219, 251, 91, 1)
HSL
hsl(72, 95%, 67%)
HSV
hsv(72, 64%, 98%)
CMYK
cmyk(13%, 0%, 64%, 2%)
CSS variable
--color-primary: #DBFB5B;
Lowercase HEX
#dbfb5b

Shades

Tints

Tones

Harmony

CSS snippets for #DBFB5B

.color-dbfb5b {
  color: #DBFB5B;
  background-color: #DBFB5B;
}

Frequently asked questions

What color is #DBFB5B?+

#DBFB5B is a HEX color with RGB value rgb(219, 251, 91) and HSL value hsl(72, 95%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DBFB5B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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