#DEF77C Color

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

Color preview

#DEF77C

Color formats

HEX
#DEF77C
RGB
rgb(222, 247, 124)
RGBA
rgba(222, 247, 124, 1)
HSL
hsl(72, 88%, 73%)
HSV
hsv(72, 50%, 97%)
CMYK
cmyk(10%, 0%, 50%, 3%)
CSS variable
--color-primary: #DEF77C;
Lowercase HEX
#def77c

Shades

Tints

Tones

Harmony

CSS snippets for #DEF77C

.color-def77c {
  color: #DEF77C;
  background-color: #DEF77C;
}

Frequently asked questions

What color is #DEF77C?+

#DEF77C is a HEX color with RGB value rgb(222, 247, 124) and HSL value hsl(72, 88%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF77C?+

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