#4457AA Color Information

Hex color code: #4457AA

A subtle blue shade, #4457AA appears as (68, 87, 170) in RGB and (229°, 43%, 47%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#4457AA
RGB
68, 87, 170
HSL
229°, 43%, 47%
CMYK
60%, 49%, 0%, 33%

Shades

CSS Usage
color: #4457AA;
background-color: #4457AA;
border-color: #4457AA;
box-shadow: 0 0 10px #4457AA;
border: 2px solid #4457AA;
Tailwind Usage
bg-[#4457AA]
text-[#4457AA]
border-[#4457AA]
shadow-[0_0_10px_4457AA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4457AA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4457AA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #4457AA; 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 #4457AA; background-color: #4457AA15; }

Alert / Toast

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

Link / Accent

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

a { color: #4457AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4457AA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 87, 170

Red: 68 / Green: 87 / Blue: 170

HSL

229°, 43%, 47%

Hue: 229° / Saturation: 43% / Lightness: 47%

CMYK

60%, 49%, 0%, 33%

Cyan: 60% / Magenta: 49% / Yellow: 0% / Key: 33%

What color is #4457AA?

#4457AA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4457AA to RGB:

rgb(68, 87, 170)HEX to RGB Converter →

HEX to HSL

Convert #4457AA to HSL:

hsl(229, 43%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #4457AA to CMYK:

cmyk(60%, 49%, 0%, 33%)Color Converter →

Color Meaning and Usage

#4457AA is a delicate blue color with RGB values of 68, 87, 170 and HSL of 229°, 43%, 47%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4457AA is #AB9844, creating high-contrast pairings. For softer combinations, try analogous colors like #448BAB.

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

Contrast with #4457AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4457AA?

#4457AA is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #4457AA?

#4457AA in RGB is (68, 87, 170) - 68 red, 87 green, and 170 blue.

How to use #4457AA in CSS?

Use #4457AA directly in your CSS properties like color or background-color.

What colors go well with #4457AA?

#AB9844 (complementary), #448BAB (analogous), and #2F3B75 (lighter shade) work well with #4457AA.