#5F477B Color

Inspect #5F477B across formats, palettes, contrast and closest named color matches.

Color preview

#5F477B

Color formats

HEX
#5F477B
RGB
rgb(95, 71, 123)
RGBA
rgba(95, 71, 123, 1)
HSL
hsl(268, 27%, 38%)
HSV
hsv(268, 42%, 48%)
CMYK
cmyk(23%, 42%, 0%, 52%)
CSS variable
--color-primary: #5F477B;
Lowercase HEX
#5f477b

Shades

Tints

Tones

Harmony

CSS snippets for #5F477B

.color-5f477b {
  color: #5F477B;
  background-color: #5F477B;
}

Frequently asked questions

What color is #5F477B?+

#5F477B is a HEX color with RGB value rgb(95, 71, 123) and HSL value hsl(268, 27%, 38%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #5F477B?+

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