#9CEBCF Color

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

Color preview

#9CEBCF

Color formats

HEX
#9CEBCF
RGB
rgb(156, 235, 207)
RGBA
rgba(156, 235, 207, 1)
HSL
hsl(159, 66%, 77%)
HSV
hsv(159, 34%, 92%)
CMYK
cmyk(34%, 0%, 12%, 8%)
CSS variable
--color-primary: #9CEBCF;
Lowercase HEX
#9cebcf

Shades

Tints

Tones

Harmony

CSS snippets for #9CEBCF

.color-9cebcf {
  color: #9CEBCF;
  background-color: #9CEBCF;
}

Frequently asked questions

What color is #9CEBCF?+

#9CEBCF is a HEX color with RGB value rgb(156, 235, 207) and HSL value hsl(159, 66%, 77%). Its closest CSS named color is PowderBlue.

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

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