#CB17CF Color Information

Hex color code: #CB17CF

The hex color #CB17CF is a striking magenta with RGB values of (203, 23, 207) and HSL of (299°, 80%, 45%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#CB17CF
RGB
203, 23, 207
HSL
299°, 80%, 45%
CMYK
2%, 89%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CB17CF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #CB17CF; color: #FFFFFF; }

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 #CB17CF; background-color: #CB17CF15; }

Alert / Toast

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

Link / Accent

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

a { color: #CB17CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 23, 207

Red: 203 / Green: 23 / Blue: 207

HSL

299°, 80%, 45%

Hue: 299° / Saturation: 80% / Lightness: 45%

CMYK

2%, 89%, 0%, 19%

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

What color is #CB17CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB17CF to RGB:

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

HEX to HSL

Convert #CB17CF to HSL:

hsl(299, 80%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #CB17CF to CMYK:

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

Color Meaning and Usage

#CB17CF is a dynamic magenta color with RGB values of 203, 23, 207 and HSL of 299°, 80%, 45%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB17CF is #1ACF17, creating high-contrast pairings. For softer combinations, try analogous colors like #7017CF.

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

Contrast with #CB17CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB17CF?

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

What is the RGB value of #CB17CF?

#CB17CF in RGB is (203, 23, 207) - 203 red, 23 green, and 207 blue.

How to use #CB17CF in CSS?

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

What colors go well with #CB17CF?

#1ACF17 (complementary), #7017CF (analogous), and #880F8A (lighter shade) work well with #CB17CF.