#DEF58B Color

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

Color preview

#DEF58B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEF58B

.color-def58b {
  color: #DEF58B;
  background-color: #DEF58B;
}

Frequently asked questions

What color is #DEF58B?+

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

What is the closest Tailwind color to #DEF58B?+

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