#AF90EE Color Information

Hex color code: #AF90EE

The hex color #AF90EE is a vivid purple with RGB values of (175, 144, 238) and HSL of (260°, 73%, 75%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#AF90EE
RGB
175, 144, 238
HSL
260°, 73%, 75%
CMYK
26%, 39%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF90EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 144, 238

Red: 175 / Green: 144 / Blue: 238

HSL

260°, 73%, 75%

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

CMYK

26%, 39%, 0%, 7%

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

What color is #AF90EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF90EE to RGB:

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

HEX to HSL

Convert #AF90EE to HSL:

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

HEX to CMYK

Convert #AF90EE to CMYK:

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

Color Meaning and Usage

A striking purple tone, #AF90EE has RGB (175, 144, 238) and HSL (260°, 73%, 75%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF90EE is #CFEE91, creating high-contrast pairings. For softer combinations, try analogous colors like #91A0EE.

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

Contrast with #AF90EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF90EE?

#AF90EE is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AF90EE?

#AF90EE in RGB is (175, 144, 238) - 175 red, 144 green, and 238 blue.

How to use #AF90EE in CSS?

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

What colors go well with #AF90EE?

#CFEE91 (complementary), #91A0EE (analogous), and #804FE3 (lighter shade) work well with #AF90EE.