#A272CF Color Information

Hex color code: #A272CF

A soft purple shade, #A272CF appears as (162, 114, 207) in RGB and (271°, 49%, 63%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#A272CF
RGB
162, 114, 207
HSL
271°, 49%, 63%
CMYK
22%, 45%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A272CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 114, 207

Red: 162 / Green: 114 / Blue: 207

HSL

271°, 49%, 63%

Hue: 271° / Saturation: 49% / Lightness: 63%

CMYK

22%, 45%, 0%, 19%

Cyan: 22% / Magenta: 45% / Yellow: 0% / Key: 19%

What color is #A272CF?

#A272CF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A272CF to RGB:

rgb(162, 114, 207)HEX to RGB Converter →

HEX to HSL

Convert #A272CF to HSL:

hsl(271, 49%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A272CF to CMYK:

cmyk(22%, 45%, 0%, 19%)Color Converter →

Color Meaning and Usage

#A272CF is a delicate purple color with RGB values of 162, 114, 207 and HSL of 271°, 49%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A272CF is #9FCF72, creating high-contrast pairings. For softer combinations, try analogous colors like #7472CF.

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

Contrast with #A272CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A272CF?

#A272CF is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A272CF?

#A272CF in RGB is (162, 114, 207) - 162 red, 114 green, and 207 blue.

How to use #A272CF in CSS?

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

What colors go well with #A272CF?

#9FCF72 (complementary), #7472CF (analogous), and #7C3EB6 (lighter shade) work well with #A272CF.