#DCF9C7 Color

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

Color preview

#DCF9C7

Color formats

HEX
#DCF9C7
RGB
rgb(220, 249, 199)
RGBA
rgba(220, 249, 199, 1)
HSL
hsl(95, 81%, 88%)
HSV
hsv(95, 20%, 98%)
CMYK
cmyk(12%, 0%, 20%, 2%)
CSS variable
--color-primary: #DCF9C7;
Lowercase HEX
#dcf9c7

Shades

Tints

Tones

Harmony

CSS snippets for #DCF9C7

.color-dcf9c7 {
  color: #DCF9C7;
  background-color: #DCF9C7;
}

Frequently asked questions

What color is #DCF9C7?+

#DCF9C7 is a HEX color with RGB value rgb(220, 249, 199) and HSL value hsl(95, 81%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DCF9C7?+

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