#A790CB Color Information

Hex color code: #A790CB

#A790CB is a subtle purple color. In RGB it is (167, 144, 203), and in HSL it is (263°, 36%, 68%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A790CB
RGB
167, 144, 203
HSL
263°, 36%, 68%
CMYK
18%, 29%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A790CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 144, 203

Red: 167 / Green: 144 / Blue: 203

HSL

263°, 36%, 68%

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

CMYK

18%, 29%, 0%, 20%

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

What color is #A790CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A790CB to RGB:

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

HEX to HSL

Convert #A790CB to HSL:

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

HEX to CMYK

Convert #A790CB to CMYK:

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

Color Meaning and Usage

#A790CB is a delicate purple color with RGB values of 167, 144, 203 and HSL of 263°, 36%, 68%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A790CB is #B4CB90, creating high-contrast pairings. For softer combinations, try analogous colors like #9097CB.

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

Contrast with #A790CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A790CB?

#A790CB is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A790CB?

#A790CB in RGB is (167, 144, 203) - 167 red, 144 green, and 203 blue.

How to use #A790CB in CSS?

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

What colors go well with #A790CB?

#B4CB90 (complementary), #9097CB (analogous), and #7D5CB2 (lighter shade) work well with #A790CB.