#9EAC90 Color

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

Color preview

#9EAC90

Color formats

HEX
#9EAC90
RGB
rgb(158, 172, 144)
RGBA
rgba(158, 172, 144, 1)
HSL
hsl(90, 14%, 62%)
HSV
hsv(90, 16%, 67%)
CMYK
cmyk(8%, 0%, 16%, 33%)
CSS variable
--color-primary: #9EAC90;
Lowercase HEX
#9eac90

Shades

Tints

Tones

Harmony

CSS snippets for #9EAC90

.color-9eac90 {
  color: #9EAC90;
  background-color: #9EAC90;
}

Frequently asked questions

What color is #9EAC90?+

#9EAC90 is a HEX color with RGB value rgb(158, 172, 144) and HSL value hsl(90, 14%, 62%). Its closest CSS named color is DarkSeaGreen.

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

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