#47506B Color

Inspect #47506B across formats, palettes, contrast and closest named color matches.

Color preview

#47506B

Color formats

HEX
#47506B
RGB
rgb(71, 80, 107)
RGBA
rgba(71, 80, 107, 1)
HSL
hsl(225, 20%, 35%)
HSV
hsv(225, 34%, 42%)
CMYK
cmyk(34%, 25%, 0%, 58%)
CSS variable
--color-primary: #47506B;
Lowercase HEX
#47506b

Shades

Tints

Tones

Harmony

CSS snippets for #47506B

.color-47506b {
  color: #47506B;
  background-color: #47506B;
}

Frequently asked questions

What color is #47506B?+

#47506B is a HEX color with RGB value rgb(71, 80, 107) and HSL value hsl(225, 20%, 35%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #47506B?+

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