#DEF47C Color

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

Color preview

#DEF47C

Color formats

HEX
#DEF47C
RGB
rgb(222, 244, 124)
RGBA
rgba(222, 244, 124, 1)
HSL
hsl(71, 85%, 72%)
HSV
hsv(71, 49%, 96%)
CMYK
cmyk(9%, 0%, 49%, 4%)
CSS variable
--color-primary: #DEF47C;
Lowercase HEX
#def47c

Shades

Tints

Tones

Harmony

CSS snippets for #DEF47C

.color-def47c {
  color: #DEF47C;
  background-color: #DEF47C;
}

Frequently asked questions

What color is #DEF47C?+

#DEF47C is a HEX color with RGB value rgb(222, 244, 124) and HSL value hsl(71, 85%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF47C?+

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