#DEFB72 Color

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

Color preview

#DEFB72

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEFB72

.color-defb72 {
  color: #DEFB72;
  background-color: #DEFB72;
}

Frequently asked questions

What color is #DEFB72?+

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

What is the closest Tailwind color to #DEFB72?+

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