#DCF84B Color

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

Color preview

#DCF84B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCF84B

.color-dcf84b {
  color: #DCF84B;
  background-color: #DCF84B;
}

Frequently asked questions

What color is #DCF84B?+

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

What is the closest Tailwind color to #DCF84B?+

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