#5FBABF Color

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

Color preview

#5FBABF

Color formats

HEX
#5FBABF
RGB
rgb(95, 186, 191)
RGBA
rgba(95, 186, 191, 1)
HSL
hsl(183, 43%, 56%)
HSV
hsv(183, 50%, 75%)
CMYK
cmyk(50%, 3%, 0%, 25%)
CSS variable
--color-primary: #5FBABF;
Lowercase HEX
#5fbabf

Shades

Tints

Tones

Harmony

CSS snippets for #5FBABF

.color-5fbabf {
  color: #5FBABF;
  background-color: #5FBABF;
}

Frequently asked questions

What color is #5FBABF?+

#5FBABF is a HEX color with RGB value rgb(95, 186, 191) and HSL value hsl(183, 43%, 56%). Its closest CSS named color is MediumAquaMarine.

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

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