#CF13EC Color Information

Hex color code: #CF13EC

#CF13EC is a eye-catching magenta color. In RGB it is (207, 19, 236), and in HSL it is (292°, 85%, 50%). It is widely used in graphic design.

Try:
Color NameMagenta
HEX
#CF13EC
RGB
207, 19, 236
HSL
292°, 85%, 50%
CMYK
12%, 92%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF13EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 19, 236

Red: 207 / Green: 19 / Blue: 236

HSL

292°, 85%, 50%

Hue: 292° / Saturation: 85% / Lightness: 50%

CMYK

12%, 92%, 0%, 7%

Cyan: 12% / Magenta: 92% / Yellow: 0% / Key: 7%

What color is #CF13EC?

#CF13EC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF13EC to RGB:

rgb(207, 19, 236)HEX to RGB Converter →

HEX to HSL

Convert #CF13EC to HSL:

hsl(292, 85%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #CF13EC to CMYK:

cmyk(12%, 92%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #CF13EC has RGB (207, 19, 236) and HSL (292°, 85%, 50%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF13EC is #30EC13, creating high-contrast pairings. For softer combinations, try analogous colors like #6313EC.

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

Contrast with #CF13EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF13EC?

#CF13EC is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CF13EC?

#CF13EC in RGB is (207, 19, 236) - 207 red, 19 green, and 236 blue.

How to use #CF13EC in CSS?

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

What colors go well with #CF13EC?

#30EC13 (complementary), #6313EC (analogous), and #910DA5 (lighter shade) work well with #CF13EC.