#A258DF Color Information

Hex color code: #A258DF

The hex color #A258DF is a neutral purple with RGB values of (162, 88, 223) and HSL of (273°, 68%, 61%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#A258DF
RGB
162, 88, 223
HSL
273°, 68%, 61%
CMYK
27%, 61%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A258DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 88, 223

Red: 162 / Green: 88 / Blue: 223

HSL

273°, 68%, 61%

Hue: 273° / Saturation: 68% / Lightness: 61%

CMYK

27%, 61%, 0%, 13%

Cyan: 27% / Magenta: 61% / Yellow: 0% / Key: 13%

What color is #A258DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A258DF to RGB:

rgb(162, 88, 223)HEX to RGB Converter →

HEX to HSL

Convert #A258DF to HSL:

hsl(273, 68%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #A258DF to CMYK:

cmyk(27%, 61%, 0%, 13%)Color Converter →

Color Meaning and Usage

A understated purple tone, #A258DF has RGB (162, 88, 223) and HSL (273°, 68%, 61%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A258DF is #95DF58, creating high-contrast pairings. For softer combinations, try analogous colors like #5F58DF.

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

Contrast with #A258DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A258DF?

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

What is the RGB value of #A258DF?

#A258DF in RGB is (162, 88, 223) - 162 red, 88 green, and 223 blue.

How to use #A258DF in CSS?

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

What colors go well with #A258DF?

#95DF58 (complementary), #5F58DF (analogous), and #7D26C5 (lighter shade) work well with #A258DF.