#5FBEBD Color

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

Color preview

#5FBEBD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #5FBEBD

.color-5fbebd {
  color: #5FBEBD;
  background-color: #5FBEBD;
}

Frequently asked questions

What color is #5FBEBD?+

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

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

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