#2FB18F Color

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

Color preview

#2FB18F

Color formats

HEX
#2FB18F
RGB
rgb(47, 177, 143)
RGBA
rgba(47, 177, 143, 1)
HSL
hsl(164, 58%, 44%)
HSV
hsv(164, 73%, 69%)
CMYK
cmyk(73%, 0%, 19%, 31%)
CSS variable
--color-primary: #2FB18F;
Lowercase HEX
#2fb18f

Shades

Tints

Tones

Harmony

CSS snippets for #2FB18F

.color-2fb18f {
  color: #2FB18F;
  background-color: #2FB18F;
}

Frequently asked questions

What color is #2FB18F?+

#2FB18F is a HEX color with RGB value rgb(47, 177, 143) and HSL value hsl(164, 58%, 44%). Its closest CSS named color is LightSeaGreen.

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

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