#DEF58A Color

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

Color preview

#DEF58A

Color formats

HEX
#DEF58A
RGB
rgb(222, 245, 138)
RGBA
rgba(222, 245, 138, 1)
HSL
hsl(73, 84%, 75%)
HSV
hsv(73, 44%, 96%)
CMYK
cmyk(9%, 0%, 44%, 4%)
CSS variable
--color-primary: #DEF58A;
Lowercase HEX
#def58a

Shades

Tints

Tones

Harmony

CSS snippets for #DEF58A

.color-def58a {
  color: #DEF58A;
  background-color: #DEF58A;
}

Frequently asked questions

What color is #DEF58A?+

#DEF58A is a HEX color with RGB value rgb(222, 245, 138) and HSL value hsl(73, 84%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF58A?+

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