#DCF80D Color

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

Color preview

#DCF80D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCF80D

.color-dcf80d {
  color: #DCF80D;
  background-color: #DCF80D;
}

Frequently asked questions

What color is #DCF80D?+

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

What is the closest Tailwind color to #DCF80D?+

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