#DFF54A Color

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

Color preview

#DFF54A

Color formats

HEX
#DFF54A
RGB
rgb(223, 245, 74)
RGBA
rgba(223, 245, 74, 1)
HSL
hsl(68, 90%, 63%)
HSV
hsv(68, 70%, 96%)
CMYK
cmyk(9%, 0%, 70%, 4%)
CSS variable
--color-primary: #DFF54A;
Lowercase HEX
#dff54a

Shades

Tints

Tones

Harmony

CSS snippets for #DFF54A

.color-dff54a {
  color: #DFF54A;
  background-color: #DFF54A;
}

Frequently asked questions

What color is #DFF54A?+

#DFF54A is a HEX color with RGB value rgb(223, 245, 74) and HSL value hsl(68, 90%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DFF54A?+

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