#4A6BFC Color

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

Color preview

#4A6BFC

Color formats

HEX
#4A6BFC
RGB
rgb(74, 107, 252)
RGBA
rgba(74, 107, 252, 1)
HSL
hsl(229, 97%, 64%)
HSV
hsv(229, 71%, 99%)
CMYK
cmyk(71%, 58%, 0%, 1%)
CSS variable
--color-primary: #4A6BFC;
Lowercase HEX
#4a6bfc

Shades

Tints

Tones

Harmony

CSS snippets for #4A6BFC

.color-4a6bfc {
  color: #4A6BFC;
  background-color: #4A6BFC;
}

Frequently asked questions

What color is #4A6BFC?+

#4A6BFC is a HEX color with RGB value rgb(74, 107, 252) and HSL value hsl(229, 97%, 64%). Its closest CSS named color is RoyalBlue.

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

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