#2D534F Color

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

Color preview

#2D534F

Color formats

HEX
#2D534F
RGB
rgb(45, 83, 79)
RGBA
rgba(45, 83, 79, 1)
HSL
hsl(174, 30%, 25%)
HSV
hsv(174, 46%, 33%)
CMYK
cmyk(46%, 0%, 5%, 67%)
CSS variable
--color-primary: #2D534F;
Lowercase HEX
#2d534f

Shades

Tints

Tones

Harmony

CSS snippets for #2D534F

.color-2d534f {
  color: #2D534F;
  background-color: #2D534F;
}

Frequently asked questions

What color is #2D534F?+

#2D534F is a HEX color with RGB value rgb(45, 83, 79) and HSL value hsl(174, 30%, 25%). Its closest CSS named color is DarkSlateGray.

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

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