#D3FCAF Color

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

Color preview

#D3FCAF

Color formats

HEX
#D3FCAF
RGB
rgb(211, 252, 175)
RGBA
rgba(211, 252, 175, 1)
HSL
hsl(92, 93%, 84%)
HSV
hsv(92, 31%, 99%)
CMYK
cmyk(16%, 0%, 31%, 1%)
CSS variable
--color-primary: #D3FCAF;
Lowercase HEX
#d3fcaf

Shades

Tints

Tones

Harmony

CSS snippets for #D3FCAF

.color-d3fcaf {
  color: #D3FCAF;
  background-color: #D3FCAF;
}

Frequently asked questions

What color is #D3FCAF?+

#D3FCAF is a HEX color with RGB value rgb(211, 252, 175) and HSL value hsl(92, 93%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3FCAF?+

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