#56B8AE Color

Inspect #56B8AE across formats, palettes, contrast and closest named color matches.

Color preview

#56B8AE

Color formats

HEX
#56B8AE
RGB
rgb(86, 184, 174)
RGBA
rgba(86, 184, 174, 1)
HSL
hsl(174, 41%, 53%)
HSV
hsv(174, 53%, 72%)
CMYK
cmyk(53%, 0%, 5%, 28%)
CSS variable
--color-primary: #56B8AE;
Lowercase HEX
#56b8ae

Shades

Tints

Tones

Harmony

CSS snippets for #56B8AE

.color-56b8ae {
  color: #56B8AE;
  background-color: #56B8AE;
}

Frequently asked questions

What color is #56B8AE?+

#56B8AE is a HEX color with RGB value rgb(86, 184, 174) and HSL value hsl(174, 41%, 53%). Its closest CSS named color is MediumAquaMarine.

What is the closest Tailwind color to #56B8AE?+

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