#581ACB Color Information

Hex color code: #581ACB

A vivid purple shade, #581ACB appears as (88, 26, 203) in RGB and (261°, 77%, 45%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBlue Violet
HEX
#581ACB
RGB
88, 26, 203
HSL
261°, 77%, 45%
CMYK
57%, 87%, 0%, 20%

Shades

CSS Usage
color: #581ACB;
background-color: #581ACB;
border-color: #581ACB;
box-shadow: 0 0 10px #581ACB;
border: 2px solid #581ACB;
Tailwind Usage
bg-[#581ACB]
text-[#581ACB]
border-[#581ACB]
shadow-[0_0_10px_581ACB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #581ACB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #581ACB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #581ACB; 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 #581ACB; background-color: #581ACB15; }

Alert / Toast

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

Link / Accent

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

a { color: #581ACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #581ACB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 26, 203

Red: 88 / Green: 26 / Blue: 203

HSL

261°, 77%, 45%

Hue: 261° / Saturation: 77% / Lightness: 45%

CMYK

57%, 87%, 0%, 20%

Cyan: 57% / Magenta: 87% / Yellow: 0% / Key: 20%

What color is #581ACB?

#581ACB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #581ACB to RGB:

rgb(88, 26, 203)HEX to RGB Converter →

HEX to HSL

Convert #581ACB to HSL:

hsl(261, 77%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #581ACB to CMYK:

cmyk(57%, 87%, 0%, 20%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #581ACB has RGB (88, 26, 203) and HSL (261°, 77%, 45%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #581ACB is #8DCB1A, creating high-contrast pairings. For softer combinations, try analogous colors like #1A35CB.

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

Contrast with #581ACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #581ACB?

#581ACB is a eye-catching purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #581ACB?

#581ACB in RGB is (88, 26, 203) - 88 red, 26 green, and 203 blue.

How to use #581ACB in CSS?

Use #581ACB directly in your CSS properties like color or background-color.

What colors go well with #581ACB?

#8DCB1A (complementary), #1A35CB (analogous), and #3B1287 (lighter shade) work well with #581ACB.