#CF50DB Color Information

Hex color code: #CF50DB

The hex color #CF50DB is a neutral magenta with RGB values of (207, 80, 219) and HSL of (295°, 66%, 59%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#CF50DB
RGB
207, 80, 219
HSL
295°, 66%, 59%
CMYK
5%, 63%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF50DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 80, 219

Red: 207 / Green: 80 / Blue: 219

HSL

295°, 66%, 59%

Hue: 295° / Saturation: 66% / Lightness: 59%

CMYK

5%, 63%, 0%, 14%

Cyan: 5% / Magenta: 63% / Yellow: 0% / Key: 14%

What color is #CF50DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF50DB to RGB:

rgb(207, 80, 219)HEX to RGB Converter →

HEX to HSL

Convert #CF50DB to HSL:

hsl(295, 66%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #CF50DB to CMYK:

cmyk(5%, 63%, 0%, 14%)Color Converter →

Color Meaning and Usage

#CF50DB is a balanced magenta color with RGB values of 207, 80, 219 and HSL of 295°, 66%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF50DB is #5DDB51, creating high-contrast pairings. For softer combinations, try analogous colors like #8B51DB.

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

Contrast with #CF50DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF50DB?

#CF50DB is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF50DB?

#CF50DB in RGB is (207, 80, 219) - 207 red, 80 green, and 219 blue.

How to use #CF50DB in CSS?

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

What colors go well with #CF50DB?

#5DDB51 (complementary), #8B51DB (analogous), and #AE26BA (lighter shade) work well with #CF50DB.