#495ECC Color

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

Color preview

#495ECC

Color formats

HEX
#495ECC
RGB
rgb(73, 94, 204)
RGBA
rgba(73, 94, 204, 1)
HSL
hsl(230, 56%, 54%)
HSV
hsv(230, 64%, 80%)
CMYK
cmyk(64%, 54%, 0%, 20%)
CSS variable
--color-primary: #495ECC;
Lowercase HEX
#495ecc

Shades

Tints

Tones

Harmony

CSS snippets for #495ECC

.color-495ecc {
  color: #495ECC;
  background-color: #495ECC;
}

Frequently asked questions

What color is #495ECC?+

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

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

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