#8EBEAD Color

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

Color preview

#8EBEAD

Color formats

HEX
#8EBEAD
RGB
rgb(142, 190, 173)
RGBA
rgba(142, 190, 173, 1)
HSL
hsl(159, 27%, 65%)
HSV
hsv(159, 25%, 75%)
CMYK
cmyk(25%, 0%, 9%, 25%)
CSS variable
--color-primary: #8EBEAD;
Lowercase HEX
#8ebead

Shades

Tints

Tones

Harmony

CSS snippets for #8EBEAD

.color-8ebead {
  color: #8EBEAD;
  background-color: #8EBEAD;
}

Frequently asked questions

What color is #8EBEAD?+

#8EBEAD is a HEX color with RGB value rgb(142, 190, 173) and HSL value hsl(159, 27%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #8EBEAD?+

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