#DEF37F Color

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

Color preview

#DEF37F

Color formats

HEX
#DEF37F
RGB
rgb(222, 243, 127)
RGBA
rgba(222, 243, 127, 1)
HSL
hsl(71, 83%, 73%)
HSV
hsv(71, 48%, 95%)
CMYK
cmyk(9%, 0%, 48%, 5%)
CSS variable
--color-primary: #DEF37F;
Lowercase HEX
#def37f

Shades

Tints

Tones

Harmony

CSS snippets for #DEF37F

.color-def37f {
  color: #DEF37F;
  background-color: #DEF37F;
}

Frequently asked questions

What color is #DEF37F?+

#DEF37F is a HEX color with RGB value rgb(222, 243, 127) and HSL value hsl(71, 83%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF37F?+

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