#4B6CDA Color

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

Color preview

#4B6CDA

Color formats

HEX
#4B6CDA
RGB
rgb(75, 108, 218)
RGBA
rgba(75, 108, 218, 1)
HSL
hsl(226, 66%, 57%)
HSV
hsv(226, 66%, 85%)
CMYK
cmyk(66%, 50%, 0%, 15%)
CSS variable
--color-primary: #4B6CDA;
Lowercase HEX
#4b6cda

Shades

Tints

Tones

Harmony

CSS snippets for #4B6CDA

.color-4b6cda {
  color: #4B6CDA;
  background-color: #4B6CDA;
}

Frequently asked questions

What color is #4B6CDA?+

#4B6CDA is a HEX color with RGB value rgb(75, 108, 218) and HSL value hsl(226, 66%, 57%). Its closest CSS named color is RoyalBlue.

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

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