#05CFAE Color

Inspect #05CFAE across formats, palettes, contrast and closest named color matches.

Color preview

#05CFAE

Color formats

HEX
#05CFAE
RGB
rgb(5, 207, 174)
RGBA
rgba(5, 207, 174, 1)
HSL
hsl(170, 95%, 42%)
HSV
hsv(170, 98%, 81%)
CMYK
cmyk(98%, 0%, 16%, 19%)
CSS variable
--color-primary: #05CFAE;
Lowercase HEX
#05cfae

Shades

Tints

Tones

Harmony

CSS snippets for #05CFAE

.color-05cfae {
  color: #05CFAE;
  background-color: #05CFAE;
}

Frequently asked questions

What color is #05CFAE?+

#05CFAE is a HEX color with RGB value rgb(5, 207, 174) and HSL value hsl(170, 95%, 42%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #05CFAE?+

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