#9ECEBE Color

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

Color preview

#9ECEBE

Color formats

HEX
#9ECEBE
RGB
rgb(158, 206, 190)
RGBA
rgba(158, 206, 190, 1)
HSL
hsl(160, 33%, 71%)
HSV
hsv(160, 23%, 81%)
CMYK
cmyk(23%, 0%, 8%, 19%)
CSS variable
--color-primary: #9ECEBE;
Lowercase HEX
#9ecebe

Shades

Tints

Tones

Harmony

CSS snippets for #9ECEBE

.color-9ecebe {
  color: #9ECEBE;
  background-color: #9ECEBE;
}

Frequently asked questions

What color is #9ECEBE?+

#9ECEBE is a HEX color with RGB value rgb(158, 206, 190) and HSL value hsl(160, 33%, 71%). Its closest CSS named color is Silver.

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

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