#D3FABF Color

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

Color preview

#D3FABF

Color formats

HEX
#D3FABF
RGB
rgb(211, 250, 191)
RGBA
rgba(211, 250, 191, 1)
HSL
hsl(100, 86%, 86%)
HSV
hsv(100, 24%, 98%)
CMYK
cmyk(16%, 0%, 24%, 2%)
CSS variable
--color-primary: #D3FABF;
Lowercase HEX
#d3fabf

Shades

Tints

Tones

Harmony

CSS snippets for #D3FABF

.color-d3fabf {
  color: #D3FABF;
  background-color: #D3FABF;
}

Frequently asked questions

What color is #D3FABF?+

#D3FABF is a HEX color with RGB value rgb(211, 250, 191) and HSL value hsl(100, 86%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3FABF?+

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