#D5FACE Color

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

Color preview

#D5FACE

Color formats

HEX
#D5FACE
RGB
rgb(213, 250, 206)
RGBA
rgba(213, 250, 206, 1)
HSL
hsl(110, 81%, 89%)
HSV
hsv(110, 18%, 98%)
CMYK
cmyk(15%, 0%, 18%, 2%)
CSS variable
--color-primary: #D5FACE;
Lowercase HEX
#d5face

Shades

Tints

Tones

Harmony

CSS snippets for #D5FACE

.color-d5face {
  color: #D5FACE;
  background-color: #D5FACE;
}

Frequently asked questions

What color is #D5FACE?+

#D5FACE is a HEX color with RGB value rgb(213, 250, 206) and HSL value hsl(110, 81%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D5FACE?+

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