#4999CC Color

Inspect #4999CC across formats, palettes, contrast and closest named color matches.

Color preview

#4999CC

Color formats

HEX
#4999CC
RGB
rgb(73, 153, 204)
RGBA
rgba(73, 153, 204, 1)
HSL
hsl(203, 56%, 54%)
HSV
hsv(203, 64%, 80%)
CMYK
cmyk(64%, 25%, 0%, 20%)
CSS variable
--color-primary: #4999CC;
Lowercase HEX
#4999cc

Shades

Tints

Tones

Harmony

CSS snippets for #4999CC

.color-4999cc {
  color: #4999CC;
  background-color: #4999CC;
}

Frequently asked questions

What color is #4999CC?+

#4999CC is a HEX color with RGB value rgb(73, 153, 204) and HSL value hsl(203, 56%, 54%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #4999CC?+

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