#3B876C Color

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

Color preview

#3B876C

Color formats

HEX
#3B876C
RGB
rgb(59, 135, 108)
RGBA
rgba(59, 135, 108, 1)
HSL
hsl(159, 39%, 38%)
HSV
hsv(159, 56%, 53%)
CMYK
cmyk(56%, 0%, 20%, 47%)
CSS variable
--color-primary: #3B876C;
Lowercase HEX
#3b876c

Shades

Tints

Tones

Harmony

CSS snippets for #3B876C

.color-3b876c {
  color: #3B876C;
  background-color: #3B876C;
}

Frequently asked questions

What color is #3B876C?+

#3B876C is a HEX color with RGB value rgb(59, 135, 108) and HSL value hsl(159, 39%, 38%). Its closest CSS named color is SeaGreen.

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

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