#AF1AFF Color Information

Hex color code: #AF1AFF

#AF1AFF is a dynamic purple color. In RGB it is (175, 26, 255), and in HSL it is (279°, 100%, 55%). It is typically applied in digital products.

Try:
Color NameBlue Violet
HEX
#AF1AFF
RGB
175, 26, 255
HSL
279°, 100%, 55%
CMYK
31%, 90%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF1AFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 26, 255

Red: 175 / Green: 26 / Blue: 255

HSL

279°, 100%, 55%

Hue: 279° / Saturation: 100% / Lightness: 55%

CMYK

31%, 90%, 0%, 0%

Cyan: 31% / Magenta: 90% / Yellow: 0% / Key: 0%

What color is #AF1AFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF1AFF to RGB:

rgb(175, 26, 255)HEX to RGB Converter →

HEX to HSL

Convert #AF1AFF to HSL:

hsl(279, 100%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #AF1AFF to CMYK:

cmyk(31%, 90%, 0%, 0%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #AF1AFF has RGB (175, 26, 255) and HSL (279°, 100%, 55%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF1AFF is #6AFF1A, creating high-contrast pairings. For softer combinations, try analogous colors like #3C1AFF.

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

Contrast with #AF1AFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF1AFF?

#AF1AFF is a vivid purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AF1AFF?

#AF1AFF in RGB is (175, 26, 255) - 175 red, 26 green, and 255 blue.

How to use #AF1AFF in CSS?

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

What colors go well with #AF1AFF?

#6AFF1A (complementary), #3C1AFF (analogous), and #8500CC (lighter shade) work well with #AF1AFF.