#D3EFCA Color

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

Color preview

#D3EFCA

Color formats

HEX
#D3EFCA
RGB
rgb(211, 239, 202)
RGBA
rgba(211, 239, 202, 1)
HSL
hsl(105, 54%, 86%)
HSV
hsv(105, 15%, 94%)
CMYK
cmyk(12%, 0%, 15%, 6%)
CSS variable
--color-primary: #D3EFCA;
Lowercase HEX
#d3efca

Shades

Tints

Tones

Harmony

CSS snippets for #D3EFCA

.color-d3efca {
  color: #D3EFCA;
  background-color: #D3EFCA;
}

Frequently asked questions

What color is #D3EFCA?+

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

What is the closest Tailwind color to #D3EFCA?+

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