#DCF89C Color

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

Color preview

#DCF89C

Color formats

HEX
#DCF89C
RGB
rgb(220, 248, 156)
RGBA
rgba(220, 248, 156, 1)
HSL
hsl(78, 87%, 79%)
HSV
hsv(78, 37%, 97%)
CMYK
cmyk(11%, 0%, 37%, 3%)
CSS variable
--color-primary: #DCF89C;
Lowercase HEX
#dcf89c

Shades

Tints

Tones

Harmony

CSS snippets for #DCF89C

.color-dcf89c {
  color: #DCF89C;
  background-color: #DCF89C;
}

Frequently asked questions

What color is #DCF89C?+

#DCF89C is a HEX color with RGB value rgb(220, 248, 156) and HSL value hsl(78, 87%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DCF89C?+

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