#AF90CE Color Information

Hex color code: #AF90CE

The hex color #AF90CE is a pastel purple with RGB values of (175, 144, 206) and HSL of (270°, 39%, 69%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#AF90CE
RGB
175, 144, 206
HSL
270°, 39%, 69%
CMYK
15%, 30%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF90CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 144, 206

Red: 175 / Green: 144 / Blue: 206

HSL

270°, 39%, 69%

Hue: 270° / Saturation: 39% / Lightness: 69%

CMYK

15%, 30%, 0%, 19%

Cyan: 15% / Magenta: 30% / Yellow: 0% / Key: 19%

What color is #AF90CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF90CE to RGB:

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

HEX to HSL

Convert #AF90CE to HSL:

hsl(270, 39%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AF90CE to CMYK:

cmyk(15%, 30%, 0%, 19%)Color Converter →

Color Meaning and Usage

#AF90CE is a pastel purple color with RGB values of 175, 144, 206 and HSL of 270°, 39%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF90CE is #B0CF91, creating high-contrast pairings. For softer combinations, try analogous colors like #9191CF.

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

Contrast with #AF90CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF90CE?

#AF90CE is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AF90CE?

#AF90CE in RGB is (175, 144, 206) - 175 red, 144 green, and 206 blue.

How to use #AF90CE in CSS?

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

What colors go well with #AF90CE?

#B0CF91 (complementary), #9191CF (analogous), and #8A5CB7 (lighter shade) work well with #AF90CE.