#DCF83D Color

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

Color preview

#DCF83D

Color formats

HEX
#DCF83D
RGB
rgb(220, 248, 61)
RGBA
rgba(220, 248, 61, 1)
HSL
hsl(69, 93%, 61%)
HSV
hsv(69, 75%, 97%)
CMYK
cmyk(11%, 0%, 75%, 3%)
CSS variable
--color-primary: #DCF83D;
Lowercase HEX
#dcf83d

Shades

Tints

Tones

Harmony

CSS snippets for #DCF83D

.color-dcf83d {
  color: #DCF83D;
  background-color: #DCF83D;
}

Frequently asked questions

What color is #DCF83D?+

#DCF83D is a HEX color with RGB value rgb(220, 248, 61) and HSL value hsl(69, 93%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DCF83D?+

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