#DCF77C Color

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

Color preview

#DCF77C

Color formats

HEX
#DCF77C
RGB
rgb(220, 247, 124)
RGBA
rgba(220, 247, 124, 1)
HSL
hsl(73, 88%, 73%)
HSV
hsv(73, 50%, 97%)
CMYK
cmyk(11%, 0%, 50%, 3%)
CSS variable
--color-primary: #DCF77C;
Lowercase HEX
#dcf77c

Shades

Tints

Tones

Harmony

CSS snippets for #DCF77C

.color-dcf77c {
  color: #DCF77C;
  background-color: #DCF77C;
}

Frequently asked questions

What color is #DCF77C?+

#DCF77C is a HEX color with RGB value rgb(220, 247, 124) and HSL value hsl(73, 88%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCF77C?+

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