#D3F5CC Color

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

Color preview

#D3F5CC

Color formats

HEX
#D3F5CC
RGB
rgb(211, 245, 204)
RGBA
rgba(211, 245, 204, 1)
HSL
hsl(110, 67%, 88%)
HSV
hsv(110, 17%, 96%)
CMYK
cmyk(14%, 0%, 17%, 4%)
CSS variable
--color-primary: #D3F5CC;
Lowercase HEX
#d3f5cc

Shades

Tints

Tones

Harmony

CSS snippets for #D3F5CC

.color-d3f5cc {
  color: #D3F5CC;
  background-color: #D3F5CC;
}

Frequently asked questions

What color is #D3F5CC?+

#D3F5CC is a HEX color with RGB value rgb(211, 245, 204) and HSL value hsl(110, 67%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3F5CC?+

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