#4A6DBE Color

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

Color preview

#4A6DBE

Color formats

HEX
#4A6DBE
RGB
rgb(74, 109, 190)
RGBA
rgba(74, 109, 190, 1)
HSL
hsl(222, 47%, 52%)
HSV
hsv(222, 61%, 75%)
CMYK
cmyk(61%, 43%, 0%, 25%)
CSS variable
--color-primary: #4A6DBE;
Lowercase HEX
#4a6dbe

Shades

Tints

Tones

Harmony

CSS snippets for #4A6DBE

.color-4a6dbe {
  color: #4A6DBE;
  background-color: #4A6DBE;
}

Frequently asked questions

What color is #4A6DBE?+

#4A6DBE is a HEX color with RGB value rgb(74, 109, 190) and HSL value hsl(222, 47%, 52%). Its closest CSS named color is SteelBlue.

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

The closest Tailwind color is indigo-700, available as the bg-indigo-700 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