#03FCA5 Color

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

Color preview

#03FCA5

Color formats

HEX
#03FCA5
RGB
rgb(3, 252, 165)
RGBA
rgba(3, 252, 165, 1)
HSL
hsl(159, 98%, 50%)
HSV
hsv(159, 99%, 99%)
CMYK
cmyk(99%, 0%, 35%, 1%)
CSS variable
--color-primary: #03FCA5;
Lowercase HEX
#03fca5

Shades

Tints

Tones

Harmony

CSS snippets for #03FCA5

.color-03fca5 {
  color: #03FCA5;
  background-color: #03FCA5;
}

Frequently asked questions

What color is #03FCA5?+

#03FCA5 is a HEX color with RGB value rgb(3, 252, 165) and HSL value hsl(159, 98%, 50%). Its closest CSS named color is MediumSpringGreen.

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

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