#448BBB Color

Inspect #448BBB across formats, palettes, contrast and closest named color matches.

Color preview

#448BBB

Color formats

HEX
#448BBB
RGB
rgb(68, 139, 187)
RGBA
rgba(68, 139, 187, 1)
HSL
hsl(204, 47%, 50%)
HSV
hsv(204, 64%, 73%)
CMYK
cmyk(64%, 26%, 0%, 27%)
CSS variable
--color-primary: #448BBB;
Lowercase HEX
#448bbb

Shades

Tints

Tones

Harmony

CSS snippets for #448BBB

.color-448bbb {
  color: #448BBB;
  background-color: #448BBB;
}

Frequently asked questions

What color is #448BBB?+

#448BBB is a HEX color with RGB value rgb(68, 139, 187) and HSL value hsl(204, 47%, 50%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #448BBB?+

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