#D3EDCA Color

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

Color preview

#D3EDCA

Color formats

HEX
#D3EDCA
RGB
rgb(211, 237, 202)
RGBA
rgba(211, 237, 202, 1)
HSL
hsl(105, 49%, 86%)
HSV
hsv(105, 15%, 93%)
CMYK
cmyk(11%, 0%, 15%, 7%)
CSS variable
--color-primary: #D3EDCA;
Lowercase HEX
#d3edca

Shades

Tints

Tones

Harmony

CSS snippets for #D3EDCA

.color-d3edca {
  color: #D3EDCA;
  background-color: #D3EDCA;
}

Frequently asked questions

What color is #D3EDCA?+

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

What is the closest Tailwind color to #D3EDCA?+

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