#8570BE Color Information

Hex color code: #8570BE

#8570BE is a gentle purple color. In RGB it is (133, 112, 190), and in HSL it is (256°, 38%, 59%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#8570BE
RGB
133, 112, 190
HSL
256°, 38%, 59%
CMYK
30%, 41%, 0%, 25%

Shades

CSS Usage
color: #8570BE;
background-color: #8570BE;
border-color: #8570BE;
box-shadow: 0 0 10px #8570BE;
border: 2px solid #8570BE;
Tailwind Usage
bg-[#8570BE]
text-[#8570BE]
border-[#8570BE]
shadow-[0_0_10px_8570BE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8570BE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8570BE; color: #000000; }

Badge

New Feature
.badge { background-color: #8570BE; color: #000000; }

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 #8570BE; background-color: #8570BE15; }

Alert / Toast

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

Link / Accent

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

a { color: #8570BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8570BE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 112, 190

Red: 133 / Green: 112 / Blue: 190

HSL

256°, 38%, 59%

Hue: 256° / Saturation: 38% / Lightness: 59%

CMYK

30%, 41%, 0%, 25%

Cyan: 30% / Magenta: 41% / Yellow: 0% / Key: 25%

What color is #8570BE?

#8570BE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8570BE to RGB:

rgb(133, 112, 190)HEX to RGB Converter →

HEX to HSL

Convert #8570BE to HSL:

hsl(256, 38%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #8570BE to CMYK:

cmyk(30%, 41%, 0%, 25%)Color Converter →

Color Meaning and Usage

#8570BE is a delicate purple color with RGB values of 133, 112, 190 and HSL of 256°, 38%, 59%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8570BE is #A9BE6F, creating high-contrast pairings. For softer combinations, try analogous colors like #6F81BE.

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

Contrast with #8570BE

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

Contrast Ratio: 5.06:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8570BE?

#8570BE is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #8570BE?

#8570BE in RGB is (133, 112, 190) - 133 red, 112 green, and 190 blue.

How to use #8570BE in CSS?

Use #8570BE directly in your CSS properties like color or background-color.

What colors go well with #8570BE?

#A9BE6F (complementary), #6F81BE (analogous), and #5C469B (lighter shade) work well with #8570BE.