#80A89B Color

Inspect #80A89B across formats, palettes, contrast and closest named color matches.

Color preview

#80A89B

Color formats

HEX
#80A89B
RGB
rgb(128, 168, 155)
RGBA
rgba(128, 168, 155, 1)
HSL
hsl(161, 19%, 58%)
HSV
hsv(161, 24%, 66%)
CMYK
cmyk(24%, 0%, 8%, 34%)
CSS variable
--color-primary: #80A89B;
Lowercase HEX
#80a89b

Shades

Tints

Tones

Harmony

CSS snippets for #80A89B

.color-80a89b {
  color: #80A89B;
  background-color: #80A89B;
}

Frequently asked questions

What color is #80A89B?+

#80A89B is a HEX color with RGB value rgb(128, 168, 155) and HSL value hsl(161, 19%, 58%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #80A89B?+

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