#03C58B Color

Inspect #03C58B across formats, palettes, contrast and closest named color matches.

Color preview

#03C58B

Color formats

HEX
#03C58B
RGB
rgb(3, 197, 139)
RGBA
rgba(3, 197, 139, 1)
HSL
hsl(162, 97%, 39%)
HSV
hsv(162, 98%, 77%)
CMYK
cmyk(98%, 0%, 29%, 23%)
CSS variable
--color-primary: #03C58B;
Lowercase HEX
#03c58b

Shades

Tints

Tones

Harmony

CSS snippets for #03C58B

.color-03c58b {
  color: #03C58B;
  background-color: #03C58B;
}

Frequently asked questions

What color is #03C58B?+

#03C58B is a HEX color with RGB value rgb(3, 197, 139) and HSL value hsl(162, 97%, 39%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #03C58B?+

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