#A074EC Color Information

Hex color code: #A074EC

A eye-catching purple shade, #A074EC appears as (160, 116, 236) in RGB and (262°, 76%, 69%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#A074EC
RGB
160, 116, 236
HSL
262°, 76%, 69%
CMYK
32%, 51%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A074EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 116, 236

Red: 160 / Green: 116 / Blue: 236

HSL

262°, 76%, 69%

Hue: 262° / Saturation: 76% / Lightness: 69%

CMYK

32%, 51%, 0%, 7%

Cyan: 32% / Magenta: 51% / Yellow: 0% / Key: 7%

What color is #A074EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A074EC to RGB:

rgb(160, 116, 236)HEX to RGB Converter →

HEX to HSL

Convert #A074EC to HSL:

hsl(262, 76%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #A074EC to CMYK:

cmyk(32%, 51%, 0%, 7%)Color Converter →

Color Meaning and Usage

#A074EC is a dynamic purple color with RGB values of 160, 116, 236 and HSL of 262°, 76%, 69%. 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 #A074EC is #C0EC74, creating high-contrast pairings. For softer combinations, try analogous colors like #7484EC.

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

Contrast with #A074EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A074EC?

#A074EC is a dynamic purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A074EC?

#A074EC in RGB is (160, 116, 236) - 160 red, 116 green, and 236 blue.

How to use #A074EC in CSS?

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

What colors go well with #A074EC?

#C0EC74 (complementary), #7484EC (analogous), and #7231E3 (lighter shade) work well with #A074EC.