#4B6EAB Color

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

Color preview

#4B6EAB

Color formats

HEX
#4B6EAB
RGB
rgb(75, 110, 171)
RGBA
rgba(75, 110, 171, 1)
HSL
hsl(218, 39%, 48%)
HSV
hsv(218, 56%, 67%)
CMYK
cmyk(56%, 36%, 0%, 33%)
CSS variable
--color-primary: #4B6EAB;
Lowercase HEX
#4b6eab

Shades

Tints

Tones

Harmony

CSS snippets for #4B6EAB

.color-4b6eab {
  color: #4B6EAB;
  background-color: #4B6EAB;
}

Frequently asked questions

What color is #4B6EAB?+

#4B6EAB is a HEX color with RGB value rgb(75, 110, 171) and HSL value hsl(218, 39%, 48%). Its closest CSS named color is SteelBlue.

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

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