#D8FFC3 Color

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

Color preview

#D8FFC3

Color formats

HEX
#D8FFC3
RGB
rgb(216, 255, 195)
RGBA
rgba(216, 255, 195, 1)
HSL
hsl(99, 100%, 88%)
HSV
hsv(99, 24%, 100%)
CMYK
cmyk(15%, 0%, 24%, 0%)
CSS variable
--color-primary: #D8FFC3;
Lowercase HEX
#d8ffc3

Shades

Tints

Tones

Harmony

CSS snippets for #D8FFC3

.color-d8ffc3 {
  color: #D8FFC3;
  background-color: #D8FFC3;
}

Frequently asked questions

What color is #D8FFC3?+

#D8FFC3 is a HEX color with RGB value rgb(216, 255, 195) and HSL value hsl(99, 100%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #D8FFC3?+

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