#A07BEA Color Information

Hex color code: #A07BEA

#A07BEA is a eye-catching purple color. In RGB it is (160, 123, 234), and in HSL it is (260°, 73%, 70%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#A07BEA
RGB
160, 123, 234
HSL
260°, 73%, 70%
CMYK
32%, 47%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A07BEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 123, 234

Red: 160 / Green: 123 / Blue: 234

HSL

260°, 73%, 70%

Hue: 260° / Saturation: 73% / Lightness: 70%

CMYK

32%, 47%, 0%, 8%

Cyan: 32% / Magenta: 47% / Yellow: 0% / Key: 8%

What color is #A07BEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A07BEA to RGB:

rgb(160, 123, 234)HEX to RGB Converter →

HEX to HSL

Convert #A07BEA to HSL:

hsl(260, 73%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #A07BEA to CMYK:

cmyk(32%, 47%, 0%, 8%)Color Converter →

Color Meaning and Usage

#A07BEA is a striking purple color with RGB values of 160, 123, 234 and HSL of 260°, 73%, 70%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A07BEA is #C5EA7B, creating high-contrast pairings. For softer combinations, try analogous colors like #7B8DEA.

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

Contrast with #A07BEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A07BEA?

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

What is the RGB value of #A07BEA?

#A07BEA in RGB is (160, 123, 234) - 160 red, 123 green, and 234 blue.

How to use #A07BEA in CSS?

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

What colors go well with #A07BEA?

#C5EA7B (complementary), #7B8DEA (analogous), and #7038E0 (lighter shade) work well with #A07BEA.