#5FBEAF Color

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

Color preview

#5FBEAF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #5FBEAF

.color-5fbeaf {
  color: #5FBEAF;
  background-color: #5FBEAF;
}

Frequently asked questions

What color is #5FBEAF?+

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

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

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