#CF5BEC Color Information

Hex color code: #CF5BEC

A bold magenta shade, #CF5BEC appears as (207, 91, 236) in RGB and (288°, 79%, 64%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#CF5BEC
RGB
207, 91, 236
HSL
288°, 79%, 64%
CMYK
12%, 61%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF5BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 91, 236

Red: 207 / Green: 91 / Blue: 236

HSL

288°, 79%, 64%

Hue: 288° / Saturation: 79% / Lightness: 64%

CMYK

12%, 61%, 0%, 7%

Cyan: 12% / Magenta: 61% / Yellow: 0% / Key: 7%

What color is #CF5BEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF5BEC to RGB:

rgb(207, 91, 236)HEX to RGB Converter →

HEX to HSL

Convert #CF5BEC to HSL:

hsl(288, 79%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CF5BEC to CMYK:

cmyk(12%, 61%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #CF5BEC has RGB (207, 91, 236) and HSL (288°, 79%, 64%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF5BEC is #78EC5B, creating high-contrast pairings. For softer combinations, try analogous colors like #865BEC.

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

Contrast with #CF5BEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF5BEC?

#CF5BEC is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF5BEC?

#CF5BEC in RGB is (207, 91, 236) - 207 red, 91 green, and 236 blue.

How to use #CF5BEC in CSS?

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

What colors go well with #CF5BEC?

#78EC5B (complementary), #865BEC (analogous), and #B81AE0 (lighter shade) work well with #CF5BEC.