#498ACC Color

Inspect #498ACC across formats, palettes, contrast and closest named color matches.

Color preview

#498ACC

Color formats

HEX
#498ACC
RGB
rgb(73, 138, 204)
RGBA
rgba(73, 138, 204, 1)
HSL
hsl(210, 56%, 54%)
HSV
hsv(210, 64%, 80%)
CMYK
cmyk(64%, 32%, 0%, 20%)
CSS variable
--color-primary: #498ACC;
Lowercase HEX
#498acc

Shades

Tints

Tones

Harmony

CSS snippets for #498ACC

.color-498acc {
  color: #498ACC;
  background-color: #498ACC;
}

Frequently asked questions

What color is #498ACC?+

#498ACC is a HEX color with RGB value rgb(73, 138, 204) and HSL value hsl(210, 56%, 54%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #498ACC?+

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