#05CF99 Color

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

Color preview

#05CF99

Color formats

HEX
#05CF99
RGB
rgb(5, 207, 153)
RGBA
rgba(5, 207, 153, 1)
HSL
hsl(164, 95%, 42%)
HSV
hsv(164, 98%, 81%)
CMYK
cmyk(98%, 0%, 26%, 19%)
CSS variable
--color-primary: #05CF99;
Lowercase HEX
#05cf99

Shades

Tints

Tones

Harmony

CSS snippets for #05CF99

.color-05cf99 {
  color: #05CF99;
  background-color: #05CF99;
}

Frequently asked questions

What color is #05CF99?+

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

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

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