#06F45A Color

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

Color preview

#06F45A

Color formats

HEX
#06F45A
RGB
rgb(6, 244, 90)
RGBA
rgba(6, 244, 90, 1)
HSL
hsl(141, 95%, 49%)
HSV
hsv(141, 98%, 96%)
CMYK
cmyk(98%, 0%, 63%, 4%)
CSS variable
--color-primary: #06F45A;
Lowercase HEX
#06f45a

Shades

Tints

Tones

Harmony

CSS snippets for #06F45A

.color-06f45a {
  color: #06F45A;
  background-color: #06F45A;
}

Frequently asked questions

What color is #06F45A?+

#06F45A is a HEX color with RGB value rgb(6, 244, 90) and HSL value hsl(141, 95%, 49%). Its closest CSS named color is SpringGreen.

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

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