#CF63CB Color Information

Hex color code: #CF63CB

#CF63CB is a subtle magenta color. In RGB it is (207, 99, 203), and in HSL it is (302°, 53%, 60%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#CF63CB
RGB
207, 99, 203
HSL
302°, 53%, 60%
CMYK
0%, 52%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF63CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 99, 203

Red: 207 / Green: 99 / Blue: 203

HSL

302°, 53%, 60%

Hue: 302° / Saturation: 53% / Lightness: 60%

CMYK

0%, 52%, 2%, 19%

Cyan: 0% / Magenta: 52% / Yellow: 2% / Key: 19%

What color is #CF63CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF63CB to RGB:

rgb(207, 99, 203)HEX to RGB Converter →

HEX to HSL

Convert #CF63CB to HSL:

hsl(302, 53%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #CF63CB to CMYK:

cmyk(0%, 52%, 2%, 19%)Color Converter →

Color Meaning and Usage

#CF63CB is a subtle magenta color with RGB values of 207, 99, 203 and HSL of 302°, 53%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF63CB is #63CF67, creating high-contrast pairings. For softer combinations, try analogous colors like #9D63CF.

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

Contrast with #CF63CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF63CB?

#CF63CB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF63CB?

#CF63CB in RGB is (207, 99, 203) - 207 red, 99 green, and 203 blue.

How to use #CF63CB in CSS?

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

What colors go well with #CF63CB?

#63CF67 (complementary), #9D63CF (analogous), and #B036AC (lighter shade) work well with #CF63CB.