#4A5BDD Color Information

Hex color code: #4A5BDD

#4A5BDD is a cool blue color. In RGB it is (74, 91, 221), and in HSL it is (233°, 68%, 58%). It is commonly used in modern UI design.

Try:
Color NameRoyal Blue
HEX
#4A5BDD
RGB
74, 91, 221
HSL
233°, 68%, 58%
CMYK
67%, 59%, 0%, 13%

Shades

CSS Usage
color: #4A5BDD;
background-color: #4A5BDD;
border-color: #4A5BDD;
box-shadow: 0 0 10px #4A5BDD;
border: 2px solid #4A5BDD;
Tailwind Usage
bg-[#4A5BDD]
text-[#4A5BDD]
border-[#4A5BDD]
shadow-[0_0_10px_4A5BDD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4A5BDD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4A5BDD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #4A5BDD; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #4A5BDD; background-color: #4A5BDD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #4A5BDD20; border-left: 4px solid #4A5BDD; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #4A5BDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4A5BDD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

74, 91, 221

Red: 74 / Green: 91 / Blue: 221

HSL

233°, 68%, 58%

Hue: 233° / Saturation: 68% / Lightness: 58%

CMYK

67%, 59%, 0%, 13%

Cyan: 67% / Magenta: 59% / Yellow: 0% / Key: 13%

What color is #4A5BDD?

#4A5BDD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4A5BDD to RGB:

rgb(74, 91, 221)HEX to RGB Converter →

HEX to HSL

Convert #4A5BDD to HSL:

hsl(233, 68%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #4A5BDD to CMYK:

cmyk(67%, 59%, 0%, 13%)Color Converter →

Color Meaning and Usage

#4A5BDD is a tranquil blue color with RGB values of 74, 91, 221 and HSL of 233°, 68%, 58%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4A5BDD is #DDCC4B, creating high-contrast pairings. For softer combinations, try analogous colors like #4BA5DD.

Use #4A5BDD in CSS: color: #4A5BDD or background-color: #4A5BDD. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #4A5BDD

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.83:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4A5BDD?

#4A5BDD is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #4A5BDD?

#4A5BDD in RGB is (74, 91, 221) - 74 red, 91 green, and 221 blue.

How to use #4A5BDD in CSS?

Use #4A5BDD directly in your CSS properties like color or background-color.

What colors go well with #4A5BDD?

#DDCC4B (complementary), #4BA5DD (analogous), and #2334B8 (lighter shade) work well with #4A5BDD.