#DFF53A Color

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

Color preview

#DFF53A

Color formats

HEX
#DFF53A
RGB
rgb(223, 245, 58)
RGBA
rgba(223, 245, 58, 1)
HSL
hsl(67, 90%, 59%)
HSV
hsv(67, 76%, 96%)
CMYK
cmyk(9%, 0%, 76%, 4%)
CSS variable
--color-primary: #DFF53A;
Lowercase HEX
#dff53a

Shades

Tints

Tones

Harmony

CSS snippets for #DFF53A

.color-dff53a {
  color: #DFF53A;
  background-color: #DFF53A;
}

Frequently asked questions

What color is #DFF53A?+

#DFF53A is a HEX color with RGB value rgb(223, 245, 58) and HSL value hsl(67, 90%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DFF53A?+

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