#C54DCB Color Information

Hex color code: #C54DCB

#C54DCB is a subtle magenta color. In RGB it is (197, 77, 203), and in HSL it is (297°, 55%, 55%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C54DCB
RGB
197, 77, 203
HSL
297°, 55%, 55%
CMYK
3%, 62%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C54DCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 77, 203

Red: 197 / Green: 77 / Blue: 203

HSL

297°, 55%, 55%

Hue: 297° / Saturation: 55% / Lightness: 55%

CMYK

3%, 62%, 0%, 20%

Cyan: 3% / Magenta: 62% / Yellow: 0% / Key: 20%

What color is #C54DCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C54DCB to RGB:

rgb(197, 77, 203)HEX to RGB Converter →

HEX to HSL

Convert #C54DCB to HSL:

hsl(297, 55%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #C54DCB to CMYK:

cmyk(3%, 62%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C54DCB has RGB (197, 77, 203) and HSL (297°, 55%, 55%). 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 #C54DCB is #53CB4D, creating high-contrast pairings. For softer combinations, try analogous colors like #864DCB.

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

Contrast with #C54DCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C54DCB?

#C54DCB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C54DCB?

#C54DCB in RGB is (197, 77, 203) - 197 red, 77 green, and 203 blue.

How to use #C54DCB in CSS?

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

What colors go well with #C54DCB?

#53CB4D (complementary), #864DCB (analogous), and #982E9E (lighter shade) work well with #C54DCB.