#CF5BF5 Color Information

Hex color code: #CF5BF5

#CF5BF5 is a striking magenta color. In RGB it is (207, 91, 245), and in HSL it is (285°, 89%, 66%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#CF5BF5
RGB
207, 91, 245
HSL
285°, 89%, 66%
CMYK
16%, 63%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF5BF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 91, 245

Red: 207 / Green: 91 / Blue: 245

HSL

285°, 89%, 66%

Hue: 285° / Saturation: 89% / Lightness: 66%

CMYK

16%, 63%, 0%, 4%

Cyan: 16% / Magenta: 63% / Yellow: 0% / Key: 4%

What color is #CF5BF5?

#CF5BF5 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF5BF5 to RGB:

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

HEX to HSL

Convert #CF5BF5 to HSL:

hsl(285, 89%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CF5BF5 to CMYK:

cmyk(16%, 63%, 0%, 4%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #CF5BF5 has RGB (207, 91, 245) and HSL (285°, 89%, 66%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF5BF5 is #82F55B, creating high-contrast pairings. For softer combinations, try analogous colors like #825BF5.

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

Contrast with #CF5BF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF5BF5?

#CF5BF5 is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CF5BF5?

#CF5BF5 in RGB is (207, 91, 245) - 207 red, 91 green, and 245 blue.

How to use #CF5BF5 in CSS?

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

What colors go well with #CF5BF5?

#82F55B (complementary), #825BF5 (analogous), and #BA13F1 (lighter shade) work well with #CF5BF5.