#5FCEBF Color

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

Color preview

#5FCEBF

Color formats

HEX
#5FCEBF
RGB
rgb(95, 206, 191)
RGBA
rgba(95, 206, 191, 1)
HSL
hsl(172, 53%, 59%)
HSV
hsv(172, 54%, 81%)
CMYK
cmyk(54%, 0%, 7%, 19%)
CSS variable
--color-primary: #5FCEBF;
Lowercase HEX
#5fcebf

Shades

Tints

Tones

Harmony

CSS snippets for #5FCEBF

.color-5fcebf {
  color: #5FCEBF;
  background-color: #5FCEBF;
}

Frequently asked questions

What color is #5FCEBF?+

#5FCEBF is a HEX color with RGB value rgb(95, 206, 191) and HSL value hsl(172, 53%, 59%). Its closest CSS named color is MediumAquaMarine.

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

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