#A23FCF Color Information

Hex color code: #A23FCF

The hex color #A23FCF is a muted purple with RGB values of (162, 63, 207) and HSL of (281°, 60%, 53%). It is typically applied in digital products.

Try:
Color NameDark Orchid
HEX
#A23FCF
RGB
162, 63, 207
HSL
281°, 60%, 53%
CMYK
22%, 70%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #A23FCF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #A23FCF; color: #FFFFFF; }

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 #A23FCF; background-color: #A23FCF15; }

Alert / Toast

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

Link / Accent

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

a { color: #A23FCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 63, 207

Red: 162 / Green: 63 / Blue: 207

HSL

281°, 60%, 53%

Hue: 281° / Saturation: 60% / Lightness: 53%

CMYK

22%, 70%, 0%, 19%

Cyan: 22% / Magenta: 70% / Yellow: 0% / Key: 19%

What color is #A23FCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A23FCF to RGB:

rgb(162, 63, 207)HEX to RGB Converter →

HEX to HSL

Convert #A23FCF to HSL:

hsl(281, 60%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #A23FCF to CMYK:

cmyk(22%, 70%, 0%, 19%)Color Converter →

Color Meaning and Usage

#A23FCF is a understated purple color with RGB values of 162, 63, 207 and HSL of 281°, 60%, 53%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A23FCF is #6DCF3F, creating high-contrast pairings. For softer combinations, try analogous colors like #5A3FCF.

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

Contrast with #A23FCF

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

Contrast Ratio: 4.15:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A23FCF?

#A23FCF is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A23FCF?

#A23FCF in RGB is (162, 63, 207) - 162 red, 63 green, and 207 blue.

How to use #A23FCF in CSS?

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

What colors go well with #A23FCF?

#6DCF3F (complementary), #5A3FCF (analogous), and #76279B (lighter shade) work well with #A23FCF.