#D3FACA Color

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

Color preview

#D3FACA

Color formats

HEX
#D3FACA
RGB
rgb(211, 250, 202)
RGBA
rgba(211, 250, 202, 1)
HSL
hsl(109, 83%, 89%)
HSV
hsv(109, 19%, 98%)
CMYK
cmyk(16%, 0%, 19%, 2%)
CSS variable
--color-primary: #D3FACA;
Lowercase HEX
#d3faca

Shades

Tints

Tones

Harmony

CSS snippets for #D3FACA

.color-d3faca {
  color: #D3FACA;
  background-color: #D3FACA;
}

Frequently asked questions

What color is #D3FACA?+

#D3FACA is a HEX color with RGB value rgb(211, 250, 202) and HSL value hsl(109, 83%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3FACA?+

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