#03D18D Color

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

Color preview

#03D18D

Color formats

HEX
#03D18D
RGB
rgb(3, 209, 141)
RGBA
rgba(3, 209, 141, 1)
HSL
hsl(160, 97%, 42%)
HSV
hsv(160, 99%, 82%)
CMYK
cmyk(99%, 0%, 33%, 18%)
CSS variable
--color-primary: #03D18D;
Lowercase HEX
#03d18d

Shades

Tints

Tones

Harmony

CSS snippets for #03D18D

.color-03d18d {
  color: #03D18D;
  background-color: #03D18D;
}

Frequently asked questions

What color is #03D18D?+

#03D18D is a HEX color with RGB value rgb(3, 209, 141) and HSL value hsl(160, 97%, 42%). Its closest CSS named color is MediumSpringGreen.

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

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