#5ACECE Color

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

Color preview

#5ACECE

Color formats

HEX
#5ACECE
RGB
rgb(90, 206, 206)
RGBA
rgba(90, 206, 206, 1)
HSL
hsl(180, 54%, 58%)
HSV
hsv(180, 56%, 81%)
CMYK
cmyk(56%, 0%, 0%, 19%)
CSS variable
--color-primary: #5ACECE;
Lowercase HEX
#5acece

Shades

Tints

Tones

Harmony

CSS snippets for #5ACECE

.color-5acece {
  color: #5ACECE;
  background-color: #5ACECE;
}

Frequently asked questions

What color is #5ACECE?+

#5ACECE is a HEX color with RGB value rgb(90, 206, 206) and HSL value hsl(180, 54%, 58%). Its closest CSS named color is MediumTurquoise.

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

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