#C054AA Color Information

Hex color code: #C054AA

A subtle magenta shade, #C054AA appears as (192, 84, 170) in RGB and (312°, 46%, 54%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C054AA
RGB
192, 84, 170
HSL
312°, 46%, 54%
CMYK
0%, 56%, 11%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C054AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 84, 170

Red: 192 / Green: 84 / Blue: 170

HSL

312°, 46%, 54%

Hue: 312° / Saturation: 46% / Lightness: 54%

CMYK

0%, 56%, 11%, 25%

Cyan: 0% / Magenta: 56% / Yellow: 11% / Key: 25%

What color is #C054AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C054AA to RGB:

rgb(192, 84, 170)HEX to RGB Converter →

HEX to HSL

Convert #C054AA to HSL:

hsl(312, 46%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #C054AA to CMYK:

cmyk(0%, 56%, 11%, 25%)Color Converter →

Color Meaning and Usage

#C054AA is a delicate magenta color with RGB values of 192, 84, 170 and HSL of 312°, 46%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C054AA is #54C069, creating high-contrast pairings. For softer combinations, try analogous colors like #9F54C0.

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

Contrast with #C054AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C054AA?

#C054AA is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C054AA?

#C054AA in RGB is (192, 84, 170) - 192 red, 84 green, and 170 blue.

How to use #C054AA in CSS?

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

What colors go well with #C054AA?

#54C069 (complementary), #9F54C0 (analogous), and #91367F (lighter shade) work well with #C054AA.