#05CFA0 Color

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

Color preview

#05CFA0

Color formats

HEX
#05CFA0
RGB
rgb(5, 207, 160)
RGBA
rgba(5, 207, 160, 1)
HSL
hsl(166, 95%, 42%)
HSV
hsv(166, 98%, 81%)
CMYK
cmyk(98%, 0%, 23%, 19%)
CSS variable
--color-primary: #05CFA0;
Lowercase HEX
#05cfa0

Shades

Tints

Tones

Harmony

CSS snippets for #05CFA0

.color-05cfa0 {
  color: #05CFA0;
  background-color: #05CFA0;
}

Frequently asked questions

What color is #05CFA0?+

#05CFA0 is a HEX color with RGB value rgb(5, 207, 160) and HSL value hsl(166, 95%, 42%). Its closest CSS named color is LightSeaGreen.

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

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