#DEF03D Color

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

Color preview

#DEF03D

Color formats

HEX
#DEF03D
RGB
rgb(222, 240, 61)
RGBA
rgba(222, 240, 61, 1)
HSL
hsl(66, 86%, 59%)
HSV
hsv(66, 75%, 94%)
CMYK
cmyk(7%, 0%, 75%, 6%)
CSS variable
--color-primary: #DEF03D;
Lowercase HEX
#def03d

Shades

Tints

Tones

Harmony

CSS snippets for #DEF03D

.color-def03d {
  color: #DEF03D;
  background-color: #DEF03D;
}

Frequently asked questions

What color is #DEF03D?+

#DEF03D is a HEX color with RGB value rgb(222, 240, 61) and HSL value hsl(66, 86%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEF03D?+

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