#D3FAD3 Color

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

Color preview

#D3FAD3

Color formats

HEX
#D3FAD3
RGB
rgb(211, 250, 211)
RGBA
rgba(211, 250, 211, 1)
HSL
hsl(120, 80%, 90%)
HSV
hsv(120, 16%, 98%)
CMYK
cmyk(16%, 0%, 16%, 2%)
CSS variable
--color-primary: #D3FAD3;
Lowercase HEX
#d3fad3

Shades

Tints

Tones

Harmony

CSS snippets for #D3FAD3

.color-d3fad3 {
  color: #D3FAD3;
  background-color: #D3FAD3;
}

Frequently asked questions

What color is #D3FAD3?+

#D3FAD3 is a HEX color with RGB value rgb(211, 250, 211) and HSL value hsl(120, 80%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3FAD3?+

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