#D3FACB Color

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

Color preview

#D3FACB

Color formats

HEX
#D3FACB
RGB
rgb(211, 250, 203)
RGBA
rgba(211, 250, 203, 1)
HSL
hsl(110, 82%, 89%)
HSV
hsv(110, 19%, 98%)
CMYK
cmyk(16%, 0%, 19%, 2%)
CSS variable
--color-primary: #D3FACB;
Lowercase HEX
#d3facb

Shades

Tints

Tones

Harmony

CSS snippets for #D3FACB

.color-d3facb {
  color: #D3FACB;
  background-color: #D3FACB;
}

Frequently asked questions

What color is #D3FACB?+

#D3FACB is a HEX color with RGB value rgb(211, 250, 203) and HSL value hsl(110, 82%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3FACB?+

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