#A290CB Color Information

Hex color code: #A290CB

The hex color #A290CB is a gentle purple with RGB values of (162, 144, 203) and HSL of (258°, 36%, 68%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#A290CB
RGB
162, 144, 203
HSL
258°, 36%, 68%
CMYK
20%, 29%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A290CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 144, 203

Red: 162 / Green: 144 / Blue: 203

HSL

258°, 36%, 68%

Hue: 258° / Saturation: 36% / Lightness: 68%

CMYK

20%, 29%, 0%, 20%

Cyan: 20% / Magenta: 29% / Yellow: 0% / Key: 20%

What color is #A290CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A290CB to RGB:

rgb(162, 144, 203)HEX to RGB Converter →

HEX to HSL

Convert #A290CB to HSL:

hsl(258, 36%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A290CB to CMYK:

cmyk(20%, 29%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft purple tone, #A290CB has RGB (162, 144, 203) and HSL (258°, 36%, 68%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A290CB is #B9CB90, creating high-contrast pairings. For softer combinations, try analogous colors like #909CCB.

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

Contrast with #A290CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A290CB?

#A290CB is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A290CB?

#A290CB in RGB is (162, 144, 203) - 162 red, 144 green, and 203 blue.

How to use #A290CB in CSS?

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

What colors go well with #A290CB?

#B9CB90 (complementary), #909CCB (analogous), and #765CB2 (lighter shade) work well with #A290CB.