#2B543F Color

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

Color preview

#2B543F

Color formats

HEX
#2B543F
RGB
rgb(43, 84, 63)
RGBA
rgba(43, 84, 63, 1)
HSL
hsl(149, 32%, 25%)
HSV
hsv(149, 49%, 33%)
CMYK
cmyk(49%, 0%, 25%, 67%)
CSS variable
--color-primary: #2B543F;
Lowercase HEX
#2b543f

Shades

Tints

Tones

Harmony

CSS snippets for #2B543F

.color-2b543f {
  color: #2B543F;
  background-color: #2B543F;
}

Frequently asked questions

What color is #2B543F?+

#2B543F is a HEX color with RGB value rgb(43, 84, 63) and HSL value hsl(149, 32%, 25%). Its closest CSS named color is DarkSlateGray.

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

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