#DBFB7B Color

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

Color preview

#DBFB7B

Color formats

HEX
#DBFB7B
RGB
rgb(219, 251, 123)
RGBA
rgba(219, 251, 123, 1)
HSL
hsl(75, 94%, 73%)
HSV
hsv(75, 51%, 98%)
CMYK
cmyk(13%, 0%, 51%, 2%)
CSS variable
--color-primary: #DBFB7B;
Lowercase HEX
#dbfb7b

Shades

Tints

Tones

Harmony

CSS snippets for #DBFB7B

.color-dbfb7b {
  color: #DBFB7B;
  background-color: #DBFB7B;
}

Frequently asked questions

What color is #DBFB7B?+

#DBFB7B is a HEX color with RGB value rgb(219, 251, 123) and HSL value hsl(75, 94%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DBFB7B?+

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