#5FBEA0 Color

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

Color preview

#5FBEA0

Color formats

HEX
#5FBEA0
RGB
rgb(95, 190, 160)
RGBA
rgba(95, 190, 160, 1)
HSL
hsl(161, 42%, 56%)
HSV
hsv(161, 50%, 75%)
CMYK
cmyk(50%, 0%, 16%, 25%)
CSS variable
--color-primary: #5FBEA0;
Lowercase HEX
#5fbea0

Shades

Tints

Tones

Harmony

CSS snippets for #5FBEA0

.color-5fbea0 {
  color: #5FBEA0;
  background-color: #5FBEA0;
}

Frequently asked questions

What color is #5FBEA0?+

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

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

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