#499CCC Color

Inspect #499CCC across formats, palettes, contrast and closest named color matches.

Color preview

#499CCC

Color formats

HEX
#499CCC
RGB
rgb(73, 156, 204)
RGBA
rgba(73, 156, 204, 1)
HSL
hsl(202, 56%, 54%)
HSV
hsv(202, 64%, 80%)
CMYK
cmyk(64%, 24%, 0%, 20%)
CSS variable
--color-primary: #499CCC;
Lowercase HEX
#499ccc

Shades

Tints

Tones

Harmony

CSS snippets for #499CCC

.color-499ccc {
  color: #499CCC;
  background-color: #499CCC;
}

Frequently asked questions

What color is #499CCC?+

#499CCC is a HEX color with RGB value rgb(73, 156, 204) and HSL value hsl(202, 56%, 54%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #499CCC?+

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