#D3FABE Color

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

Color preview

#D3FABE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3FABE

.color-d3fabe {
  color: #D3FABE;
  background-color: #D3FABE;
}

Frequently asked questions

What color is #D3FABE?+

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

What is the closest Tailwind color to #D3FABE?+

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