#9CFACE Color

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

Color preview

#9CFACE

Color formats

HEX
#9CFACE
RGB
rgb(156, 250, 206)
RGBA
rgba(156, 250, 206, 1)
HSL
hsl(152, 90%, 80%)
HSV
hsv(152, 38%, 98%)
CMYK
cmyk(38%, 0%, 18%, 2%)
CSS variable
--color-primary: #9CFACE;
Lowercase HEX
#9cface

Shades

Tints

Tones

Harmony

CSS snippets for #9CFACE

.color-9cface {
  color: #9CFACE;
  background-color: #9CFACE;
}

Frequently asked questions

What color is #9CFACE?+

#9CFACE is a HEX color with RGB value rgb(156, 250, 206) and HSL value hsl(152, 90%, 80%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #9CFACE?+

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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