#2D584B Color

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

Color preview

#2D584B

Color formats

HEX
#2D584B
RGB
rgb(45, 88, 75)
RGBA
rgba(45, 88, 75, 1)
HSL
hsl(162, 32%, 26%)
HSV
hsv(162, 49%, 35%)
CMYK
cmyk(49%, 0%, 15%, 65%)
CSS variable
--color-primary: #2D584B;
Lowercase HEX
#2d584b

Shades

Tints

Tones

Harmony

CSS snippets for #2D584B

.color-2d584b {
  color: #2D584B;
  background-color: #2D584B;
}

Frequently asked questions

What color is #2D584B?+

#2D584B is a HEX color with RGB value rgb(45, 88, 75) and HSL value hsl(162, 32%, 26%). Its closest CSS named color is DarkSlateGray.

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

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