#9A2ADF Color Information

Hex color code: #9A2ADF

#9A2ADF is a striking purple color. In RGB it is (154, 42, 223), and in HSL it is (277°, 74%, 52%). It is often used for branding and logos.

Try:
Color NameBlue Violet
HEX
#9A2ADF
RGB
154, 42, 223
HSL
277°, 74%, 52%
CMYK
31%, 81%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #9A2ADF; 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 #9A2ADF; background-color: #9A2ADF15; }

Alert / Toast

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

Link / Accent

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

a { color: #9A2ADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9A2ADF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

154, 42, 223

Red: 154 / Green: 42 / Blue: 223

HSL

277°, 74%, 52%

Hue: 277° / Saturation: 74% / Lightness: 52%

CMYK

31%, 81%, 0%, 13%

Cyan: 31% / Magenta: 81% / Yellow: 0% / Key: 13%

What color is #9A2ADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9A2ADF to RGB:

rgb(154, 42, 223)HEX to RGB Converter →

HEX to HSL

Convert #9A2ADF to HSL:

hsl(277, 74%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #9A2ADF to CMYK:

cmyk(31%, 81%, 0%, 13%)Color Converter →

Color Meaning and Usage

#9A2ADF is a dynamic purple color with RGB values of 154, 42, 223 and HSL of 277°, 74%, 52%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9A2ADF is #6FDF2A, creating high-contrast pairings. For softer combinations, try analogous colors like #3F2ADF.

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

Contrast with #9A2ADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9A2ADF?

#9A2ADF is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9A2ADF?

#9A2ADF in RGB is (154, 42, 223) - 154 red, 42 green, and 223 blue.

How to use #9A2ADF in CSS?

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

What colors go well with #9A2ADF?

#6FDF2A (complementary), #3F2ADF (analogous), and #6F19A4 (lighter shade) work well with #9A2ADF.