#CF5CD4 Color Information

Hex color code: #CF5CD4

A muted magenta shade, #CF5CD4 appears as (207, 92, 212) in RGB and (298°, 58%, 60%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#CF5CD4
RGB
207, 92, 212
HSL
298°, 58%, 60%
CMYK
2%, 57%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF5CD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 92, 212

Red: 207 / Green: 92 / Blue: 212

HSL

298°, 58%, 60%

Hue: 298° / Saturation: 58% / Lightness: 60%

CMYK

2%, 57%, 0%, 17%

Cyan: 2% / Magenta: 57% / Yellow: 0% / Key: 17%

What color is #CF5CD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF5CD4 to RGB:

rgb(207, 92, 212)HEX to RGB Converter →

HEX to HSL

Convert #CF5CD4 to HSL:

hsl(298, 58%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #CF5CD4 to CMYK:

cmyk(2%, 57%, 0%, 17%)Color Converter →

Color Meaning and Usage

#CF5CD4 is a understated magenta color with RGB values of 207, 92, 212 and HSL of 298°, 58%, 60%. 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 #CF5CD4 is #62D45E, creating high-contrast pairings. For softer combinations, try analogous colors like #955ED4.

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

Contrast with #CF5CD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF5CD4?

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

What is the RGB value of #CF5CD4?

#CF5CD4 in RGB is (207, 92, 212) - 207 red, 92 green, and 212 blue.

How to use #CF5CD4 in CSS?

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

What colors go well with #CF5CD4?

#62D45E (complementary), #955ED4 (analogous), and #B130B5 (lighter shade) work well with #CF5CD4.