#2A847B Color

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

Color preview

#2A847B

Color formats

HEX
#2A847B
RGB
rgb(42, 132, 123)
RGBA
rgba(42, 132, 123, 1)
HSL
hsl(174, 52%, 34%)
HSV
hsv(174, 68%, 52%)
CMYK
cmyk(68%, 0%, 7%, 48%)
CSS variable
--color-primary: #2A847B;
Lowercase HEX
#2a847b

Shades

Tints

Tones

Harmony

CSS snippets for #2A847B

.color-2a847b {
  color: #2A847B;
  background-color: #2A847B;
}

Frequently asked questions

What color is #2A847B?+

#2A847B is a HEX color with RGB value rgb(42, 132, 123) and HSL value hsl(174, 52%, 34%). Its closest CSS named color is SeaGreen.

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

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