#4A5CDF Color

Inspect #4A5CDF across formats, palettes, contrast and closest named color matches.

Color preview

#4A5CDF

Color formats

HEX
#4A5CDF
RGB
rgb(74, 92, 223)
RGBA
rgba(74, 92, 223, 1)
HSL
hsl(233, 70%, 58%)
HSV
hsv(233, 67%, 87%)
CMYK
cmyk(67%, 59%, 0%, 13%)
CSS variable
--color-primary: #4A5CDF;
Lowercase HEX
#4a5cdf

Shades

Tints

Tones

Harmony

CSS snippets for #4A5CDF

.color-4a5cdf {
  color: #4A5CDF;
  background-color: #4A5CDF;
}

Frequently asked questions

What color is #4A5CDF?+

#4A5CDF is a HEX color with RGB value rgb(74, 92, 223) and HSL value hsl(233, 70%, 58%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #4A5CDF?+

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