#DCF62F Color

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

Color preview

#DCF62F

Color formats

HEX
#DCF62F
RGB
rgb(220, 246, 47)
RGBA
rgba(220, 246, 47, 1)
HSL
hsl(68, 92%, 57%)
HSV
hsv(68, 81%, 96%)
CMYK
cmyk(11%, 0%, 81%, 4%)
CSS variable
--color-primary: #DCF62F;
Lowercase HEX
#dcf62f

Shades

Tints

Tones

Harmony

CSS snippets for #DCF62F

.color-dcf62f {
  color: #DCF62F;
  background-color: #DCF62F;
}

Frequently asked questions

What color is #DCF62F?+

#DCF62F is a HEX color with RGB value rgb(220, 246, 47) and HSL value hsl(68, 92%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DCF62F?+

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