#5FBCBE Color

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

Color preview

#5FBCBE

Color formats

HEX
#5FBCBE
RGB
rgb(95, 188, 190)
RGBA
rgba(95, 188, 190, 1)
HSL
hsl(181, 42%, 56%)
HSV
hsv(181, 50%, 75%)
CMYK
cmyk(50%, 1%, 0%, 25%)
CSS variable
--color-primary: #5FBCBE;
Lowercase HEX
#5fbcbe

Shades

Tints

Tones

Harmony

CSS snippets for #5FBCBE

.color-5fbcbe {
  color: #5FBCBE;
  background-color: #5FBCBE;
}

Frequently asked questions

What color is #5FBCBE?+

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

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

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