#DFF03E Color

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

Color preview

#DFF03E

Color formats

HEX
#DFF03E
RGB
rgb(223, 240, 62)
RGBA
rgba(223, 240, 62, 1)
HSL
hsl(66, 86%, 59%)
HSV
hsv(66, 74%, 94%)
CMYK
cmyk(7%, 0%, 74%, 6%)
CSS variable
--color-primary: #DFF03E;
Lowercase HEX
#dff03e

Shades

Tints

Tones

Harmony

CSS snippets for #DFF03E

.color-dff03e {
  color: #DFF03E;
  background-color: #DFF03E;
}

Frequently asked questions

What color is #DFF03E?+

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

What is the closest Tailwind color to #DFF03E?+

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