#5FBEAE Color

Inspect #5FBEAE across formats, palettes, contrast and closest named color matches.

Color preview

#5FBEAE

Color formats

HEX
#5FBEAE
RGB
rgb(95, 190, 174)
RGBA
rgba(95, 190, 174, 1)
HSL
hsl(170, 42%, 56%)
HSV
hsv(170, 50%, 75%)
CMYK
cmyk(50%, 0%, 8%, 25%)
CSS variable
--color-primary: #5FBEAE;
Lowercase HEX
#5fbeae

Shades

Tints

Tones

Harmony

CSS snippets for #5FBEAE

.color-5fbeae {
  color: #5FBEAE;
  background-color: #5FBEAE;
}

Frequently asked questions

What color is #5FBEAE?+

#5FBEAE is a HEX color with RGB value rgb(95, 190, 174) and HSL value hsl(170, 42%, 56%). Its closest CSS named color is MediumAquaMarine.

What is the closest Tailwind color to #5FBEAE?+

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