#3A857B Color

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

Color preview

#3A857B

Color formats

HEX
#3A857B
RGB
rgb(58, 133, 123)
RGBA
rgba(58, 133, 123, 1)
HSL
hsl(172, 39%, 37%)
HSV
hsv(172, 56%, 52%)
CMYK
cmyk(56%, 0%, 8%, 48%)
CSS variable
--color-primary: #3A857B;
Lowercase HEX
#3a857b

Shades

Tints

Tones

Harmony

CSS snippets for #3A857B

.color-3a857b {
  color: #3A857B;
  background-color: #3A857B;
}

Frequently asked questions

What color is #3A857B?+

#3A857B is a HEX color with RGB value rgb(58, 133, 123) and HSL value hsl(172, 39%, 37%). Its closest CSS named color is SeaGreen.

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

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