#DEF73E Color

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

Color preview

#DEF73E

Color formats

HEX
#DEF73E
RGB
rgb(222, 247, 62)
RGBA
rgba(222, 247, 62, 1)
HSL
hsl(68, 92%, 61%)
HSV
hsv(68, 75%, 97%)
CMYK
cmyk(10%, 0%, 75%, 3%)
CSS variable
--color-primary: #DEF73E;
Lowercase HEX
#def73e

Shades

Tints

Tones

Harmony

CSS snippets for #DEF73E

.color-def73e {
  color: #DEF73E;
  background-color: #DEF73E;
}

Frequently asked questions

What color is #DEF73E?+

#DEF73E is a HEX color with RGB value rgb(222, 247, 62) and HSL value hsl(68, 92%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEF73E?+

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