#5FDDBE Color

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

Color preview

#5FDDBE

Color formats

HEX
#5FDDBE
RGB
rgb(95, 221, 190)
RGBA
rgba(95, 221, 190, 1)
HSL
hsl(165, 65%, 62%)
HSV
hsv(165, 57%, 87%)
CMYK
cmyk(57%, 0%, 14%, 13%)
CSS variable
--color-primary: #5FDDBE;
Lowercase HEX
#5fddbe

Shades

Tints

Tones

Harmony

CSS snippets for #5FDDBE

.color-5fddbe {
  color: #5FDDBE;
  background-color: #5FDDBE;
}

Frequently asked questions

What color is #5FDDBE?+

#5FDDBE is a HEX color with RGB value rgb(95, 221, 190) and HSL value hsl(165, 65%, 62%). Its closest CSS named color is MediumAquaMarine.

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

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