#06C08B Color

Inspect #06C08B across formats, palettes, contrast and closest named color matches.

Color preview

#06C08B

Color formats

HEX
#06C08B
RGB
rgb(6, 192, 139)
RGBA
rgba(6, 192, 139, 1)
HSL
hsl(163, 94%, 39%)
HSV
hsv(163, 97%, 75%)
CMYK
cmyk(97%, 0%, 28%, 25%)
CSS variable
--color-primary: #06C08B;
Lowercase HEX
#06c08b

Shades

Tints

Tones

Harmony

CSS snippets for #06C08B

.color-06c08b {
  color: #06C08B;
  background-color: #06C08B;
}

Frequently asked questions

What color is #06C08B?+

#06C08B is a HEX color with RGB value rgb(6, 192, 139) and HSL value hsl(163, 94%, 39%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #06C08B?+

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