#05CFA7 Color

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

Color preview

#05CFA7

Color formats

HEX
#05CFA7
RGB
rgb(5, 207, 167)
RGBA
rgba(5, 207, 167, 1)
HSL
hsl(168, 95%, 42%)
HSV
hsv(168, 98%, 81%)
CMYK
cmyk(98%, 0%, 19%, 19%)
CSS variable
--color-primary: #05CFA7;
Lowercase HEX
#05cfa7

Shades

Tints

Tones

Harmony

CSS snippets for #05CFA7

.color-05cfa7 {
  color: #05CFA7;
  background-color: #05CFA7;
}

Frequently asked questions

What color is #05CFA7?+

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

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

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