#DCF83F Color

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

Color preview

#DCF83F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCF83F

.color-dcf83f {
  color: #DCF83F;
  background-color: #DCF83F;
}

Frequently asked questions

What color is #DCF83F?+

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

What is the closest Tailwind color to #DCF83F?+

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