#AF22EC Color Information

Hex color code: #AF22EC

The hex color #AF22EC is a dynamic purple with RGB values of (175, 34, 236) and HSL of (282°, 84%, 53%). It is typically applied in digital products.

Try:
Color NameBlue Violet
HEX
#AF22EC
RGB
175, 34, 236
HSL
282°, 84%, 53%
CMYK
26%, 86%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF22EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 34, 236

Red: 175 / Green: 34 / Blue: 236

HSL

282°, 84%, 53%

Hue: 282° / Saturation: 84% / Lightness: 53%

CMYK

26%, 86%, 0%, 7%

Cyan: 26% / Magenta: 86% / Yellow: 0% / Key: 7%

What color is #AF22EC?

#AF22EC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF22EC to RGB:

rgb(175, 34, 236)HEX to RGB Converter →

HEX to HSL

Convert #AF22EC to HSL:

hsl(282, 84%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #AF22EC to CMYK:

cmyk(26%, 86%, 0%, 7%)Color Converter →

Color Meaning and Usage

#AF22EC is a striking purple color with RGB values of 175, 34, 236 and HSL of 282°, 84%, 53%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF22EC is #5FEC22, creating high-contrast pairings. For softer combinations, try analogous colors like #4B22EC.

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

Contrast with #AF22EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF22EC?

#AF22EC is a striking purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AF22EC?

#AF22EC in RGB is (175, 34, 236) - 175 red, 34 green, and 236 blue.

How to use #AF22EC in CSS?

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

What colors go well with #AF22EC?

#5FEC22 (complementary), #4B22EC (analogous), and #8110B2 (lighter shade) work well with #AF22EC.