#D7FCCC Color

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

Color preview

#D7FCCC

Color formats

HEX
#D7FCCC
RGB
rgb(215, 252, 204)
RGBA
rgba(215, 252, 204, 1)
HSL
hsl(106, 89%, 89%)
HSV
hsv(106, 19%, 99%)
CMYK
cmyk(15%, 0%, 19%, 1%)
CSS variable
--color-primary: #D7FCCC;
Lowercase HEX
#d7fccc

Shades

Tints

Tones

Harmony

CSS snippets for #D7FCCC

.color-d7fccc {
  color: #D7FCCC;
  background-color: #D7FCCC;
}

Frequently asked questions

What color is #D7FCCC?+

#D7FCCC is a HEX color with RGB value rgb(215, 252, 204) and HSL value hsl(106, 89%, 89%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #D7FCCC?+

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