#2A624E Color

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

Color preview

#2A624E

Color formats

HEX
#2A624E
RGB
rgb(42, 98, 78)
RGBA
rgba(42, 98, 78, 1)
HSL
hsl(159, 40%, 27%)
HSV
hsv(159, 57%, 38%)
CMYK
cmyk(57%, 0%, 20%, 62%)
CSS variable
--color-primary: #2A624E;
Lowercase HEX
#2a624e

Shades

Tints

Tones

Harmony

CSS snippets for #2A624E

.color-2a624e {
  color: #2A624E;
  background-color: #2A624E;
}

Frequently asked questions

What color is #2A624E?+

#2A624E is a HEX color with RGB value rgb(42, 98, 78) and HSL value hsl(159, 40%, 27%). Its closest CSS named color is DarkSlateGray.

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

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