#DCF1C7 Color

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

Color preview

#DCF1C7

Color formats

HEX
#DCF1C7
RGB
rgb(220, 241, 199)
RGBA
rgba(220, 241, 199, 1)
HSL
hsl(90, 60%, 86%)
HSV
hsv(90, 17%, 95%)
CMYK
cmyk(9%, 0%, 17%, 5%)
CSS variable
--color-primary: #DCF1C7;
Lowercase HEX
#dcf1c7

Shades

Tints

Tones

Harmony

CSS snippets for #DCF1C7

.color-dcf1c7 {
  color: #DCF1C7;
  background-color: #DCF1C7;
}

Frequently asked questions

What color is #DCF1C7?+

#DCF1C7 is a HEX color with RGB value rgb(220, 241, 199) and HSL value hsl(90, 60%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCF1C7?+

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