#8CBEAD Color

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

Color preview

#8CBEAD

Color formats

HEX
#8CBEAD
RGB
rgb(140, 190, 173)
RGBA
rgba(140, 190, 173, 1)
HSL
hsl(160, 28%, 65%)
HSV
hsv(160, 26%, 75%)
CMYK
cmyk(26%, 0%, 9%, 25%)
CSS variable
--color-primary: #8CBEAD;
Lowercase HEX
#8cbead

Shades

Tints

Tones

Harmony

CSS snippets for #8CBEAD

.color-8cbead {
  color: #8CBEAD;
  background-color: #8CBEAD;
}

Frequently asked questions

What color is #8CBEAD?+

#8CBEAD is a HEX color with RGB value rgb(140, 190, 173) and HSL value hsl(160, 28%, 65%). Its closest CSS named color is DarkSeaGreen.

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

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