#2FA666 Color

Inspect #2FA666 across formats, palettes, contrast and closest named color matches.

Color preview

#2FA666

Color formats

HEX
#2FA666
RGB
rgb(47, 166, 102)
RGBA
rgba(47, 166, 102, 1)
HSL
hsl(148, 56%, 42%)
HSV
hsv(148, 72%, 65%)
CMYK
cmyk(72%, 0%, 39%, 35%)
CSS variable
--color-primary: #2FA666;
Lowercase HEX
#2fa666

Shades

Tints

Tones

Harmony

CSS snippets for #2FA666

.color-2fa666 {
  color: #2FA666;
  background-color: #2FA666;
}

Frequently asked questions

What color is #2FA666?+

#2FA666 is a HEX color with RGB value rgb(47, 166, 102) and HSL value hsl(148, 56%, 42%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #2FA666?+

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