#AF90ED Color Information

Hex color code: #AF90ED

A eye-catching purple shade, #AF90ED appears as (175, 144, 237) in RGB and (260°, 72%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#AF90ED
RGB
175, 144, 237
HSL
260°, 72%, 75%
CMYK
26%, 39%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AF90ED; color: #000000; }

Badge

New Feature
.badge { background-color: #AF90ED; color: #000000; }

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 #AF90ED; background-color: #AF90ED15; }

Alert / Toast

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

Link / Accent

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

a { color: #AF90ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 144, 237

Red: 175 / Green: 144 / Blue: 237

HSL

260°, 72%, 75%

Hue: 260° / Saturation: 72% / Lightness: 75%

CMYK

26%, 39%, 0%, 7%

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

What color is #AF90ED?

#AF90ED is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF90ED to RGB:

rgb(175, 144, 237)HEX to RGB Converter →

HEX to HSL

Convert #AF90ED to HSL:

hsl(260, 72%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #AF90ED to CMYK:

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

Color Meaning and Usage

#AF90ED is a bold purple color with RGB values of 175, 144, 237 and HSL of 260°, 72%, 75%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF90ED is #CFED91, creating high-contrast pairings. For softer combinations, try analogous colors like #91A1ED.

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

Contrast with #AF90ED

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

Contrast Ratio: 8.03:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF90ED?

#AF90ED is a bold purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AF90ED?

#AF90ED in RGB is (175, 144, 237) - 175 red, 144 green, and 237 blue.

How to use #AF90ED in CSS?

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

What colors go well with #AF90ED?

#CFED91 (complementary), #91A1ED (analogous), and #8150E2 (lighter shade) work well with #AF90ED.