#CF5AED Color Information

Hex color code: #CF5AED

A striking magenta shade, #CF5AED appears as (207, 90, 237) in RGB and (288°, 80%, 64%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#CF5AED
RGB
207, 90, 237
HSL
288°, 80%, 64%
CMYK
13%, 62%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF5AED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 90, 237

Red: 207 / Green: 90 / Blue: 237

HSL

288°, 80%, 64%

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

CMYK

13%, 62%, 0%, 7%

Cyan: 13% / Magenta: 62% / Yellow: 0% / Key: 7%

What color is #CF5AED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF5AED to RGB:

rgb(207, 90, 237)HEX to RGB Converter →

HEX to HSL

Convert #CF5AED to HSL:

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

HEX to CMYK

Convert #CF5AED to CMYK:

cmyk(13%, 62%, 0%, 7%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #CF5AED has RGB (207, 90, 237) and HSL (288°, 80%, 64%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF5AED is #77ED5A, creating high-contrast pairings. For softer combinations, try analogous colors like #865AED.

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

Contrast with #CF5AED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF5AED?

#CF5AED is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF5AED?

#CF5AED in RGB is (207, 90, 237) - 207 red, 90 green, and 237 blue.

How to use #CF5AED in CSS?

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

What colors go well with #CF5AED?

#77ED5A (complementary), #865AED (analogous), and #B919E1 (lighter shade) work well with #CF5AED.