#84AEA0 Color

Inspect #84AEA0 across formats, palettes, contrast and closest named color matches.

Color preview

#84AEA0

Color formats

HEX
#84AEA0
RGB
rgb(132, 174, 160)
RGBA
rgba(132, 174, 160, 1)
HSL
hsl(160, 21%, 60%)
HSV
hsv(160, 24%, 68%)
CMYK
cmyk(24%, 0%, 8%, 32%)
CSS variable
--color-primary: #84AEA0;
Lowercase HEX
#84aea0

Shades

Tints

Tones

Harmony

CSS snippets for #84AEA0

.color-84aea0 {
  color: #84AEA0;
  background-color: #84AEA0;
}

Frequently asked questions

What color is #84AEA0?+

#84AEA0 is a HEX color with RGB value rgb(132, 174, 160) and HSL value hsl(160, 21%, 60%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #84AEA0?+

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