#06F45D Color

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

Color preview

#06F45D

Color formats

HEX
#06F45D
RGB
rgb(6, 244, 93)
RGBA
rgba(6, 244, 93, 1)
HSL
hsl(142, 95%, 49%)
HSV
hsv(142, 98%, 96%)
CMYK
cmyk(98%, 0%, 62%, 4%)
CSS variable
--color-primary: #06F45D;
Lowercase HEX
#06f45d

Shades

Tints

Tones

Harmony

CSS snippets for #06F45D

.color-06f45d {
  color: #06F45D;
  background-color: #06F45D;
}

Frequently asked questions

What color is #06F45D?+

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

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

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