#2A654F Color

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

Color preview

#2A654F

Color formats

HEX
#2A654F
RGB
rgb(42, 101, 79)
RGBA
rgba(42, 101, 79, 1)
HSL
hsl(158, 41%, 28%)
HSV
hsv(158, 58%, 40%)
CMYK
cmyk(58%, 0%, 22%, 60%)
CSS variable
--color-primary: #2A654F;
Lowercase HEX
#2a654f

Shades

Tints

Tones

Harmony

CSS snippets for #2A654F

.color-2a654f {
  color: #2A654F;
  background-color: #2A654F;
}

Frequently asked questions

What color is #2A654F?+

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

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

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