#D3FACF Color

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

Color preview

#D3FACF

Color formats

HEX
#D3FACF
RGB
rgb(211, 250, 207)
RGBA
rgba(211, 250, 207, 1)
HSL
hsl(114, 81%, 90%)
HSV
hsv(114, 17%, 98%)
CMYK
cmyk(16%, 0%, 17%, 2%)
CSS variable
--color-primary: #D3FACF;
Lowercase HEX
#d3facf

Shades

Tints

Tones

Harmony

CSS snippets for #D3FACF

.color-d3facf {
  color: #D3FACF;
  background-color: #D3FACF;
}

Frequently asked questions

What color is #D3FACF?+

#D3FACF is a HEX color with RGB value rgb(211, 250, 207) and HSL value hsl(114, 81%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3FACF?+

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