#DCF24E Color

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

Color preview

#DCF24E

Color formats

HEX
#DCF24E
RGB
rgb(220, 242, 78)
RGBA
rgba(220, 242, 78, 1)
HSL
hsl(68, 86%, 63%)
HSV
hsv(68, 68%, 95%)
CMYK
cmyk(9%, 0%, 68%, 5%)
CSS variable
--color-primary: #DCF24E;
Lowercase HEX
#dcf24e

Shades

Tints

Tones

Harmony

CSS snippets for #DCF24E

.color-dcf24e {
  color: #DCF24E;
  background-color: #DCF24E;
}

Frequently asked questions

What color is #DCF24E?+

#DCF24E is a HEX color with RGB value rgb(220, 242, 78) and HSL value hsl(68, 86%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DCF24E?+

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