#2A654D Color

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

Color preview

#2A654D

Color formats

HEX
#2A654D
RGB
rgb(42, 101, 77)
RGBA
rgba(42, 101, 77, 1)
HSL
hsl(156, 41%, 28%)
HSV
hsv(156, 58%, 40%)
CMYK
cmyk(58%, 0%, 24%, 60%)
CSS variable
--color-primary: #2A654D;
Lowercase HEX
#2a654d

Shades

Tints

Tones

Harmony

CSS snippets for #2A654D

.color-2a654d {
  color: #2A654D;
  background-color: #2A654D;
}

Frequently asked questions

What color is #2A654D?+

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

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

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