#C54ADE Color Information

Hex color code: #C54ADE

#C54ADE is a muted magenta color. In RGB it is (197, 74, 222), and in HSL it is (290°, 69%, 58%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C54ADE
RGB
197, 74, 222
HSL
290°, 69%, 58%
CMYK
11%, 67%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C54ADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 74, 222

Red: 197 / Green: 74 / Blue: 222

HSL

290°, 69%, 58%

Hue: 290° / Saturation: 69% / Lightness: 58%

CMYK

11%, 67%, 0%, 13%

Cyan: 11% / Magenta: 67% / Yellow: 0% / Key: 13%

What color is #C54ADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C54ADE to RGB:

rgb(197, 74, 222)HEX to RGB Converter →

HEX to HSL

Convert #C54ADE to HSL:

hsl(290, 69%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #C54ADE to CMYK:

cmyk(11%, 67%, 0%, 13%)Color Converter →

Color Meaning and Usage

#C54ADE is a muted magenta color with RGB values of 197, 74, 222 and HSL of 290°, 69%, 58%. 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 #C54ADE is #63DE4A, creating high-contrast pairings. For softer combinations, try analogous colors like #7B4ADE.

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

Contrast with #C54ADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C54ADE?

#C54ADE is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C54ADE?

#C54ADE in RGB is (197, 74, 222) - 197 red, 74 green, and 222 blue.

How to use #C54ADE in CSS?

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

What colors go well with #C54ADE?

#63DE4A (complementary), #7B4ADE (analogous), and #A022B9 (lighter shade) work well with #C54ADE.