#DBFE83 Color

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

Color preview

#DBFE83

Color formats

HEX
#DBFE83
RGB
rgb(219, 254, 131)
RGBA
rgba(219, 254, 131, 1)
HSL
hsl(77, 98%, 75%)
HSV
hsv(77, 48%, 100%)
CMYK
cmyk(14%, 0%, 48%, 0%)
CSS variable
--color-primary: #DBFE83;
Lowercase HEX
#dbfe83

Shades

Tints

Tones

Harmony

CSS snippets for #DBFE83

.color-dbfe83 {
  color: #DBFE83;
  background-color: #DBFE83;
}

Frequently asked questions

What color is #DBFE83?+

#DBFE83 is a HEX color with RGB value rgb(219, 254, 131) and HSL value hsl(77, 98%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DBFE83?+

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