#DEFB74 Color

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

Color preview

#DEFB74

Color formats

HEX
#DEFB74
RGB
rgb(222, 251, 116)
RGBA
rgba(222, 251, 116, 1)
HSL
hsl(73, 94%, 72%)
HSV
hsv(73, 54%, 98%)
CMYK
cmyk(12%, 0%, 54%, 2%)
CSS variable
--color-primary: #DEFB74;
Lowercase HEX
#defb74

Shades

Tints

Tones

Harmony

CSS snippets for #DEFB74

.color-defb74 {
  color: #DEFB74;
  background-color: #DEFB74;
}

Frequently asked questions

What color is #DEFB74?+

#DEFB74 is a HEX color with RGB value rgb(222, 251, 116) and HSL value hsl(73, 94%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEFB74?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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