#4A4ADF Color

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

Color preview

#4A4ADF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #4A4ADF

.color-4a4adf {
  color: #4A4ADF;
  background-color: #4A4ADF;
}

Frequently asked questions

What color is #4A4ADF?+

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

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

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