#DEF58D Color

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

Color preview

#DEF58D

Color formats

HEX
#DEF58D
RGB
rgb(222, 245, 141)
RGBA
rgba(222, 245, 141, 1)
HSL
hsl(73, 84%, 76%)
HSV
hsv(73, 42%, 96%)
CMYK
cmyk(9%, 0%, 42%, 4%)
CSS variable
--color-primary: #DEF58D;
Lowercase HEX
#def58d

Shades

Tints

Tones

Harmony

CSS snippets for #DEF58D

.color-def58d {
  color: #DEF58D;
  background-color: #DEF58D;
}

Frequently asked questions

What color is #DEF58D?+

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

What is the closest Tailwind color to #DEF58D?+

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