#475DFF Color

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

Color preview

#475DFF

Color formats

HEX
#475DFF
RGB
rgb(71, 93, 255)
RGBA
rgba(71, 93, 255, 1)
HSL
hsl(233, 100%, 64%)
HSV
hsv(233, 72%, 100%)
CMYK
cmyk(72%, 64%, 0%, 0%)
CSS variable
--color-primary: #475DFF;
Lowercase HEX
#475dff

Shades

Tints

Tones

Harmony

CSS snippets for #475DFF

.color-475dff {
  color: #475DFF;
  background-color: #475DFF;
}

Frequently asked questions

What color is #475DFF?+

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

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

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