#5EBFB2 Color

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

Color preview

#5EBFB2

Color formats

HEX
#5EBFB2
RGB
rgb(94, 191, 178)
RGBA
rgba(94, 191, 178, 1)
HSL
hsl(172, 43%, 56%)
HSV
hsv(172, 51%, 75%)
CMYK
cmyk(51%, 0%, 7%, 25%)
CSS variable
--color-primary: #5EBFB2;
Lowercase HEX
#5ebfb2

Shades

Tints

Tones

Harmony

CSS snippets for #5EBFB2

.color-5ebfb2 {
  color: #5EBFB2;
  background-color: #5EBFB2;
}

Frequently asked questions

What color is #5EBFB2?+

#5EBFB2 is a HEX color with RGB value rgb(94, 191, 178) and HSL value hsl(172, 43%, 56%). Its closest CSS named color is MediumAquaMarine.

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

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