#4B567B Color

Inspect #4B567B across formats, palettes, contrast and closest named color matches.

Color preview

#4B567B

Color formats

HEX
#4B567B
RGB
rgb(75, 86, 123)
RGBA
rgba(75, 86, 123, 1)
HSL
hsl(226, 24%, 39%)
HSV
hsv(226, 39%, 48%)
CMYK
cmyk(39%, 30%, 0%, 52%)
CSS variable
--color-primary: #4B567B;
Lowercase HEX
#4b567b

Shades

Tints

Tones

Harmony

CSS snippets for #4B567B

.color-4b567b {
  color: #4B567B;
  background-color: #4B567B;
}

Frequently asked questions

What color is #4B567B?+

#4B567B is a HEX color with RGB value rgb(75, 86, 123) and HSL value hsl(226, 24%, 39%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #4B567B?+

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