#D3FCBC Color

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

Color preview

#D3FCBC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3FCBC

.color-d3fcbc {
  color: #D3FCBC;
  background-color: #D3FCBC;
}

Frequently asked questions

What color is #D3FCBC?+

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

What is the closest Tailwind color to #D3FCBC?+

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