#488ABC Color

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

Color preview

#488ABC

Color formats

HEX
#488ABC
RGB
rgb(72, 138, 188)
RGBA
rgba(72, 138, 188, 1)
HSL
hsl(206, 46%, 51%)
HSV
hsv(206, 62%, 74%)
CMYK
cmyk(62%, 27%, 0%, 26%)
CSS variable
--color-primary: #488ABC;
Lowercase HEX
#488abc

Shades

Tints

Tones

Harmony

CSS snippets for #488ABC

.color-488abc {
  color: #488ABC;
  background-color: #488ABC;
}

Frequently asked questions

What color is #488ABC?+

#488ABC is a HEX color with RGB value rgb(72, 138, 188) and HSL value hsl(206, 46%, 51%). Its closest CSS named color is SteelBlue.

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

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