#3FA28B Color

Inspect #3FA28B across formats, palettes, contrast and closest named color matches.

Color preview

#3FA28B

Color formats

HEX
#3FA28B
RGB
rgb(63, 162, 139)
RGBA
rgba(63, 162, 139, 1)
HSL
hsl(166, 44%, 44%)
HSV
hsv(166, 61%, 64%)
CMYK
cmyk(61%, 0%, 14%, 36%)
CSS variable
--color-primary: #3FA28B;
Lowercase HEX
#3fa28b

Shades

Tints

Tones

Harmony

CSS snippets for #3FA28B

.color-3fa28b {
  color: #3FA28B;
  background-color: #3FA28B;
}

Frequently asked questions

What color is #3FA28B?+

#3FA28B is a HEX color with RGB value rgb(63, 162, 139) and HSL value hsl(166, 44%, 44%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #3FA28B?+

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