#3B544D Color

Inspect #3B544D across formats, palettes, contrast and closest named color matches.

Color preview

#3B544D

Color formats

HEX
#3B544D
RGB
rgb(59, 84, 77)
RGBA
rgba(59, 84, 77, 1)
HSL
hsl(163, 17%, 28%)
HSV
hsv(163, 30%, 33%)
CMYK
cmyk(30%, 0%, 8%, 67%)
CSS variable
--color-primary: #3B544D;
Lowercase HEX
#3b544d

Shades

Tints

Tones

Harmony

CSS snippets for #3B544D

.color-3b544d {
  color: #3B544D;
  background-color: #3B544D;
}

Frequently asked questions

What color is #3B544D?+

#3B544D is a HEX color with RGB value rgb(59, 84, 77) and HSL value hsl(163, 17%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #3B544D?+

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