#2D523F Color

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

Color preview

#2D523F

Color formats

HEX
#2D523F
RGB
rgb(45, 82, 63)
RGBA
rgba(45, 82, 63, 1)
HSL
hsl(149, 29%, 25%)
HSV
hsv(149, 45%, 32%)
CMYK
cmyk(45%, 0%, 23%, 68%)
CSS variable
--color-primary: #2D523F;
Lowercase HEX
#2d523f

Shades

Tints

Tones

Harmony

CSS snippets for #2D523F

.color-2d523f {
  color: #2D523F;
  background-color: #2D523F;
}

Frequently asked questions

What color is #2D523F?+

#2D523F is a HEX color with RGB value rgb(45, 82, 63) and HSL value hsl(149, 29%, 25%). Its closest CSS named color is DarkSlateGray.

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

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