#A24BAF Color Information

Hex color code: #A24BAF

A subtle magenta shade, #A24BAF appears as (162, 75, 175) in RGB and (292°, 40%, 49%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#A24BAF
RGB
162, 75, 175
HSL
292°, 40%, 49%
CMYK
7%, 57%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #A24BAF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #A24BAF; color: #FFFFFF; }

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 #A24BAF; background-color: #A24BAF15; }

Alert / Toast

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

Link / Accent

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

a { color: #A24BAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 75, 175

Red: 162 / Green: 75 / Blue: 175

HSL

292°, 40%, 49%

Hue: 292° / Saturation: 40% / Lightness: 49%

CMYK

7%, 57%, 0%, 31%

Cyan: 7% / Magenta: 57% / Yellow: 0% / Key: 31%

What color is #A24BAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A24BAF to RGB:

rgb(162, 75, 175)HEX to RGB Converter →

HEX to HSL

Convert #A24BAF to HSL:

hsl(292, 40%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #A24BAF to CMYK:

cmyk(7%, 57%, 0%, 31%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #A24BAF has RGB (162, 75, 175) and HSL (292°, 40%, 49%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A24BAF is #58AF4B, creating high-contrast pairings. For softer combinations, try analogous colors like #704BAF.

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

Contrast with #A24BAF

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

Contrast Ratio: 4.16:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A24BAF?

#A24BAF is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A24BAF?

#A24BAF in RGB is (162, 75, 175) - 162 red, 75 green, and 175 blue.

How to use #A24BAF in CSS?

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

What colors go well with #A24BAF?

#58AF4B (complementary), #704BAF (analogous), and #703479 (lighter shade) work well with #A24BAF.