#DCEFCA Color

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

Color preview

#DCEFCA

Color formats

HEX
#DCEFCA
RGB
rgb(220, 239, 202)
RGBA
rgba(220, 239, 202, 1)
HSL
hsl(91, 54%, 86%)
HSV
hsv(91, 15%, 94%)
CMYK
cmyk(8%, 0%, 15%, 6%)
CSS variable
--color-primary: #DCEFCA;
Lowercase HEX
#dcefca

Shades

Tints

Tones

Harmony

CSS snippets for #DCEFCA

.color-dcefca {
  color: #DCEFCA;
  background-color: #DCEFCA;
}

Frequently asked questions

What color is #DCEFCA?+

#DCEFCA is a HEX color with RGB value rgb(220, 239, 202) and HSL value hsl(91, 54%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCEFCA?+

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