#575CEA Color Information

Hex color code: #575CEA

A eye-catching blue shade, #575CEA appears as (87, 92, 234) in RGB and (238°, 78%, 63%) in HSL. It is widely used in graphic design.

Try:
Color NameRoyal Blue
HEX
#575CEA
RGB
87, 92, 234
HSL
238°, 78%, 63%
CMYK
63%, 61%, 0%, 8%

Shades

CSS Usage
color: #575CEA;
background-color: #575CEA;
border-color: #575CEA;
box-shadow: 0 0 10px #575CEA;
border: 2px solid #575CEA;
Tailwind Usage
bg-[#575CEA]
text-[#575CEA]
border-[#575CEA]
shadow-[0_0_10px_575CEA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #575CEA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #575CEA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #575CEA; 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 #575CEA; background-color: #575CEA15; }

Alert / Toast

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

Link / Accent

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

a { color: #575CEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #575CEA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

87, 92, 234

Red: 87 / Green: 92 / Blue: 234

HSL

238°, 78%, 63%

Hue: 238° / Saturation: 78% / Lightness: 63%

CMYK

63%, 61%, 0%, 8%

Cyan: 63% / Magenta: 61% / Yellow: 0% / Key: 8%

What color is #575CEA?

#575CEA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #575CEA to RGB:

rgb(87, 92, 234)HEX to RGB Converter →

HEX to HSL

Convert #575CEA to HSL:

hsl(238, 78%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #575CEA to CMYK:

cmyk(63%, 61%, 0%, 8%)Color Converter →

Color Meaning and Usage

#575CEA is a bold blue color with RGB values of 87, 92, 234 and HSL of 238°, 78%, 63%. 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 #575CEA is #EAE557, creating high-contrast pairings. For softer combinations, try analogous colors like #57A6EA.

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

Contrast with #575CEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #575CEA?

#575CEA is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #575CEA?

#575CEA in RGB is (87, 92, 234) - 87 red, 92 green, and 234 blue.

How to use #575CEA in CSS?

Use #575CEA directly in your CSS properties like color or background-color.

What colors go well with #575CEA?

#EAE557 (complementary), #57A6EA (analogous), and #1B21DA (lighter shade) work well with #575CEA.