#2A654C Color

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

Color preview

#2A654C

Color formats

HEX
#2A654C
RGB
rgb(42, 101, 76)
RGBA
rgba(42, 101, 76, 1)
HSL
hsl(155, 41%, 28%)
HSV
hsv(155, 58%, 40%)
CMYK
cmyk(58%, 0%, 25%, 60%)
CSS variable
--color-primary: #2A654C;
Lowercase HEX
#2a654c

Shades

Tints

Tones

Harmony

CSS snippets for #2A654C

.color-2a654c {
  color: #2A654C;
  background-color: #2A654C;
}

Frequently asked questions

What color is #2A654C?+

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

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

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