#D3FCBD Color

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

Color preview

#D3FCBD

Color formats

HEX
#D3FCBD
RGB
rgb(211, 252, 189)
RGBA
rgba(211, 252, 189, 1)
HSL
hsl(99, 91%, 86%)
HSV
hsv(99, 25%, 99%)
CMYK
cmyk(16%, 0%, 25%, 1%)
CSS variable
--color-primary: #D3FCBD;
Lowercase HEX
#d3fcbd

Shades

Tints

Tones

Harmony

CSS snippets for #D3FCBD

.color-d3fcbd {
  color: #D3FCBD;
  background-color: #D3FCBD;
}

Frequently asked questions

What color is #D3FCBD?+

#D3FCBD is a HEX color with RGB value rgb(211, 252, 189) and HSL value hsl(99, 91%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3FCBD?+

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