#5F447B Color

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

Color preview

#5F447B

Color formats

HEX
#5F447B
RGB
rgb(95, 68, 123)
RGBA
rgba(95, 68, 123, 1)
HSL
hsl(269, 29%, 37%)
HSV
hsv(269, 45%, 48%)
CMYK
cmyk(23%, 45%, 0%, 52%)
CSS variable
--color-primary: #5F447B;
Lowercase HEX
#5f447b

Shades

Tints

Tones

Harmony

CSS snippets for #5F447B

.color-5f447b {
  color: #5F447B;
  background-color: #5F447B;
}

Frequently asked questions

What color is #5F447B?+

#5F447B is a HEX color with RGB value rgb(95, 68, 123) and HSL value hsl(269, 29%, 37%). Its closest CSS named color is DarkSlateBlue.

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

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