#D3F0C7 Color

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

Color preview

#D3F0C7

Color formats

HEX
#D3F0C7
RGB
rgb(211, 240, 199)
RGBA
rgba(211, 240, 199, 1)
HSL
hsl(102, 58%, 86%)
HSV
hsv(102, 17%, 94%)
CMYK
cmyk(12%, 0%, 17%, 6%)
CSS variable
--color-primary: #D3F0C7;
Lowercase HEX
#d3f0c7

Shades

Tints

Tones

Harmony

CSS snippets for #D3F0C7

.color-d3f0c7 {
  color: #D3F0C7;
  background-color: #D3F0C7;
}

Frequently asked questions

What color is #D3F0C7?+

#D3F0C7 is a HEX color with RGB value rgb(211, 240, 199) and HSL value hsl(102, 58%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3F0C7?+

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