#DCF80E Color

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

Color preview

#DCF80E

Color formats

HEX
#DCF80E
RGB
rgb(220, 248, 14)
RGBA
rgba(220, 248, 14, 1)
HSL
hsl(67, 94%, 51%)
HSV
hsv(67, 94%, 97%)
CMYK
cmyk(11%, 0%, 94%, 3%)
CSS variable
--color-primary: #DCF80E;
Lowercase HEX
#dcf80e

Shades

Tints

Tones

Harmony

CSS snippets for #DCF80E

.color-dcf80e {
  color: #DCF80E;
  background-color: #DCF80E;
}

Frequently asked questions

What color is #DCF80E?+

#DCF80E is a HEX color with RGB value rgb(220, 248, 14) and HSL value hsl(67, 94%, 51%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #DCF80E?+

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