#488BAD Color

Inspect #488BAD across formats, palettes, contrast and closest named color matches.

Color preview

#488BAD

Color formats

HEX
#488BAD
RGB
rgb(72, 139, 173)
RGBA
rgba(72, 139, 173, 1)
HSL
hsl(200, 41%, 48%)
HSV
hsv(200, 58%, 68%)
CMYK
cmyk(58%, 20%, 0%, 32%)
CSS variable
--color-primary: #488BAD;
Lowercase HEX
#488bad

Shades

Tints

Tones

Harmony

CSS snippets for #488BAD

.color-488bad {
  color: #488BAD;
  background-color: #488BAD;
}

Frequently asked questions

What color is #488BAD?+

#488BAD is a HEX color with RGB value rgb(72, 139, 173) and HSL value hsl(200, 41%, 48%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #488BAD?+

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