#A370EB Color Information

Hex color code: #A370EB

A bold purple shade, #A370EB appears as (163, 112, 235) in RGB and (265°, 75%, 68%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#A370EB
RGB
163, 112, 235
HSL
265°, 75%, 68%
CMYK
31%, 52%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #A370EB; 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 #A370EB; background-color: #A370EB15; }

Alert / Toast

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

Link / Accent

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

a { color: #A370EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #A370EB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 112, 235

Red: 163 / Green: 112 / Blue: 235

HSL

265°, 75%, 68%

Hue: 265° / Saturation: 75% / Lightness: 68%

CMYK

31%, 52%, 0%, 8%

Cyan: 31% / Magenta: 52% / Yellow: 0% / Key: 8%

What color is #A370EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A370EB to RGB:

rgb(163, 112, 235)HEX to RGB Converter →

HEX to HSL

Convert #A370EB to HSL:

hsl(265, 75%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A370EB to CMYK:

cmyk(31%, 52%, 0%, 8%)Color Converter →

Color Meaning and Usage

#A370EB is a striking purple color with RGB values of 163, 112, 235 and HSL of 265°, 75%, 68%. 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 #A370EB is #B8EB70, creating high-contrast pairings. For softer combinations, try analogous colors like #707AEB.

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

Contrast with #A370EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A370EB?

#A370EB is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A370EB?

#A370EB in RGB is (163, 112, 235) - 163 red, 112 green, and 235 blue.

How to use #A370EB in CSS?

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

What colors go well with #A370EB?

#B8EB70 (complementary), #707AEB (analogous), and #782DE1 (lighter shade) work well with #A370EB.