#A283CD Color Information

Hex color code: #A283CD

A pastel purple shade, #A283CD appears as (162, 131, 205) in RGB and (265°, 43%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#A283CD
RGB
162, 131, 205
HSL
265°, 43%, 66%
CMYK
21%, 36%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A283CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 131, 205

Red: 162 / Green: 131 / Blue: 205

HSL

265°, 43%, 66%

Hue: 265° / Saturation: 43% / Lightness: 66%

CMYK

21%, 36%, 0%, 20%

Cyan: 21% / Magenta: 36% / Yellow: 0% / Key: 20%

What color is #A283CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A283CD to RGB:

rgb(162, 131, 205)HEX to RGB Converter →

HEX to HSL

Convert #A283CD to HSL:

hsl(265, 43%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #A283CD to CMYK:

cmyk(21%, 36%, 0%, 20%)Color Converter →

Color Meaning and Usage

#A283CD is a delicate purple color with RGB values of 162, 131, 205 and HSL of 265°, 43%, 66%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A283CD is #AFCE83, creating high-contrast pairings. For softer combinations, try analogous colors like #8389CE.

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

Contrast with #A283CD

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

Contrast Ratio: 6.66:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A283CD?

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

What is the RGB value of #A283CD?

#A283CD in RGB is (162, 131, 205) - 162 red, 131 green, and 205 blue.

How to use #A283CD in CSS?

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

What colors go well with #A283CD?

#AFCE83 (complementary), #8389CE (analogous), and #794CB8 (lighter shade) work well with #A283CD.