#DCF250 Color

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

Color preview

#DCF250

Color formats

HEX
#DCF250
RGB
rgb(220, 242, 80)
RGBA
rgba(220, 242, 80, 1)
HSL
hsl(68, 86%, 63%)
HSV
hsv(68, 67%, 95%)
CMYK
cmyk(9%, 0%, 67%, 5%)
CSS variable
--color-primary: #DCF250;
Lowercase HEX
#dcf250

Shades

Tints

Tones

Harmony

CSS snippets for #DCF250

.color-dcf250 {
  color: #DCF250;
  background-color: #DCF250;
}

Frequently asked questions

What color is #DCF250?+

#DCF250 is a HEX color with RGB value rgb(220, 242, 80) and HSL value hsl(68, 86%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DCF250?+

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