#475AFF Color

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

Color preview

#475AFF

Color formats

HEX
#475AFF
RGB
rgb(71, 90, 255)
RGBA
rgba(71, 90, 255, 1)
HSL
hsl(234, 100%, 64%)
HSV
hsv(234, 72%, 100%)
CMYK
cmyk(72%, 65%, 0%, 0%)
CSS variable
--color-primary: #475AFF;
Lowercase HEX
#475aff

Shades

Tints

Tones

Harmony

CSS snippets for #475AFF

.color-475aff {
  color: #475AFF;
  background-color: #475AFF;
}

Frequently asked questions

What color is #475AFF?+

#475AFF is a HEX color with RGB value rgb(71, 90, 255) and HSL value hsl(234, 100%, 64%). Its closest CSS named color is RoyalBlue.

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

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