#A935BF Color Information

Hex color code: #A935BF

A muted magenta shade, #A935BF appears as (169, 53, 191) in RGB and (290°, 57%, 48%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Orchid
HEX
#A935BF
RGB
169, 53, 191
HSL
290°, 57%, 48%
CMYK
12%, 72%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A935BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 53, 191

Red: 169 / Green: 53 / Blue: 191

HSL

290°, 57%, 48%

Hue: 290° / Saturation: 57% / Lightness: 48%

CMYK

12%, 72%, 0%, 25%

Cyan: 12% / Magenta: 72% / Yellow: 0% / Key: 25%

What color is #A935BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A935BF to RGB:

rgb(169, 53, 191)HEX to RGB Converter →

HEX to HSL

Convert #A935BF to HSL:

hsl(290, 57%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #A935BF to CMYK:

cmyk(12%, 72%, 0%, 25%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #A935BF has RGB (169, 53, 191) and HSL (290°, 57%, 48%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A935BF is #4CC035, creating high-contrast pairings. For softer combinations, try analogous colors like #6335C0.

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

Contrast with #A935BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A935BF?

#A935BF is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A935BF?

#A935BF in RGB is (169, 53, 191) - 169 red, 53 green, and 191 blue.

How to use #A935BF in CSS?

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

What colors go well with #A935BF?

#4CC035 (complementary), #6335C0 (analogous), and #742484 (lighter shade) work well with #A935BF.