#A144CF Color Information

Hex color code: #A144CF

A balanced purple shade, #A144CF appears as (161, 68, 207) in RGB and (280°, 59%, 54%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#A144CF
RGB
161, 68, 207
HSL
280°, 59%, 54%
CMYK
22%, 67%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A144CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 68, 207

Red: 161 / Green: 68 / Blue: 207

HSL

280°, 59%, 54%

Hue: 280° / Saturation: 59% / Lightness: 54%

CMYK

22%, 67%, 0%, 19%

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

What color is #A144CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A144CF to RGB:

rgb(161, 68, 207)HEX to RGB Converter →

HEX to HSL

Convert #A144CF to HSL:

hsl(280, 59%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #A144CF to CMYK:

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

Color Meaning and Usage

A balanced purple tone, #A144CF has RGB (161, 68, 207) and HSL (280°, 59%, 54%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A144CF is #73CF44, creating high-contrast pairings. For softer combinations, try analogous colors like #5C44CF.

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

Contrast with #A144CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A144CF?

#A144CF is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A144CF?

#A144CF in RGB is (161, 68, 207) - 161 red, 68 green, and 207 blue.

How to use #A144CF in CSS?

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

What colors go well with #A144CF?

#73CF44 (complementary), #5C44CF (analogous), and #77299E (lighter shade) work well with #A144CF.