#4545FA Color

Inspect #4545FA across formats, palettes, contrast and closest named color matches.

Color preview

#4545FA

Color formats

HEX
#4545FA
RGB
rgb(69, 69, 250)
RGBA
rgba(69, 69, 250, 1)
HSL
hsl(240, 95%, 63%)
HSV
hsv(240, 72%, 98%)
CMYK
cmyk(72%, 72%, 0%, 2%)
CSS variable
--color-primary: #4545FA;
Lowercase HEX
#4545fa

Shades

Tints

Tones

Harmony

CSS snippets for #4545FA

.color-4545fa {
  color: #4545FA;
  background-color: #4545FA;
}

Frequently asked questions

What color is #4545FA?+

#4545FA is a HEX color with RGB value rgb(69, 69, 250) and HSL value hsl(240, 95%, 63%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #4545FA?+

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