#DEF47B Color

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

Color preview

#DEF47B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEF47B

.color-def47b {
  color: #DEF47B;
  background-color: #DEF47B;
}

Frequently asked questions

What color is #DEF47B?+

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

What is the closest Tailwind color to #DEF47B?+

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