#DCF77B Color

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

Color preview

#DCF77B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCF77B

.color-dcf77b {
  color: #DCF77B;
  background-color: #DCF77B;
}

Frequently asked questions

What color is #DCF77B?+

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

What is the closest Tailwind color to #DCF77B?+

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