#CF17BC Color Information

Hex color code: #CF17BC

A bold magenta shade, #CF17BC appears as (207, 23, 188) in RGB and (306°, 80%, 45%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#CF17BC
RGB
207, 23, 188
HSL
306°, 80%, 45%
CMYK
0%, 89%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF17BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 23, 188

Red: 207 / Green: 23 / Blue: 188

HSL

306°, 80%, 45%

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

CMYK

0%, 89%, 9%, 19%

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

What color is #CF17BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF17BC to RGB:

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

HEX to HSL

Convert #CF17BC to HSL:

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

HEX to CMYK

Convert #CF17BC to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #CF17BC has RGB (207, 23, 188) and HSL (306°, 80%, 45%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF17BC is #17CF29, creating high-contrast pairings. For softer combinations, try analogous colors like #8517CF.

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

Contrast with #CF17BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF17BC?

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

What is the RGB value of #CF17BC?

#CF17BC in RGB is (207, 23, 188) - 207 red, 23 green, and 188 blue.

How to use #CF17BC in CSS?

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

What colors go well with #CF17BC?

#17CF29 (complementary), #8517CF (analogous), and #8A0F7D (lighter shade) work well with #CF17BC.