#495CCC Color

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

Color preview

#495CCC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #495CCC

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

Frequently asked questions

What color is #495CCC?+

#495CCC is a HEX color with RGB value rgb(73, 92, 204) and HSL value hsl(231, 56%, 54%). Its closest CSS named color is RoyalBlue.

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

The closest Tailwind color is indigo-600, available as the bg-indigo-600 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