#2A6563 Color

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

Color preview

#2A6563

Color formats

HEX
#2A6563
RGB
rgb(42, 101, 99)
RGBA
rgba(42, 101, 99, 1)
HSL
hsl(178, 41%, 28%)
HSV
hsv(178, 58%, 40%)
CMYK
cmyk(58%, 0%, 2%, 60%)
CSS variable
--color-primary: #2A6563;
Lowercase HEX
#2a6563

Shades

Tints

Tones

Harmony

CSS snippets for #2A6563

.color-2a6563 {
  color: #2A6563;
  background-color: #2A6563;
}

Frequently asked questions

What color is #2A6563?+

#2A6563 is a HEX color with RGB value rgb(42, 101, 99) and HSL value hsl(178, 41%, 28%). Its closest CSS named color is DarkSlateGray.

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

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