#56AEA2 Color

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

Color preview

#56AEA2

Color formats

HEX
#56AEA2
RGB
rgb(86, 174, 162)
RGBA
rgba(86, 174, 162, 1)
HSL
hsl(172, 35%, 51%)
HSV
hsv(172, 51%, 68%)
CMYK
cmyk(51%, 0%, 7%, 32%)
CSS variable
--color-primary: #56AEA2;
Lowercase HEX
#56aea2

Shades

Tints

Tones

Harmony

CSS snippets for #56AEA2

.color-56aea2 {
  color: #56AEA2;
  background-color: #56AEA2;
}

Frequently asked questions

What color is #56AEA2?+

#56AEA2 is a HEX color with RGB value rgb(86, 174, 162) and HSL value hsl(172, 35%, 51%). Its closest CSS named color is CadetBlue.

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

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