#475FFA Color

Inspect #475FFA across formats, palettes, contrast and closest named color matches.

Color preview

#475FFA

Color formats

HEX
#475FFA
RGB
rgb(71, 95, 250)
RGBA
rgba(71, 95, 250, 1)
HSL
hsl(232, 95%, 63%)
HSV
hsv(232, 72%, 98%)
CMYK
cmyk(72%, 62%, 0%, 2%)
CSS variable
--color-primary: #475FFA;
Lowercase HEX
#475ffa

Shades

Tints

Tones

Harmony

CSS snippets for #475FFA

.color-475ffa {
  color: #475FFA;
  background-color: #475FFA;
}

Frequently asked questions

What color is #475FFA?+

#475FFA is a HEX color with RGB value rgb(71, 95, 250) and HSL value hsl(232, 95%, 63%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #475FFA?+

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