#CF407C Color Information

Hex color code: #CF407C

The hex color #CF407C is a vibrant magenta with RGB values of (207, 64, 124) and HSL of (335°, 60%, 53%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#CF407C
RGB
207, 64, 124
HSL
335°, 60%, 53%
CMYK
0%, 69%, 40%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF407C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 64, 124

Red: 207 / Green: 64 / Blue: 124

HSL

335°, 60%, 53%

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

CMYK

0%, 69%, 40%, 19%

Cyan: 0% / Magenta: 69% / Yellow: 40% / Key: 19%

What color is #CF407C?

#CF407C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF407C to RGB:

rgb(207, 64, 124)HEX to RGB Converter →

HEX to HSL

Convert #CF407C to HSL:

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

HEX to CMYK

Convert #CF407C to CMYK:

cmyk(0%, 69%, 40%, 19%)Color Converter →

Color Meaning and Usage

A vibrant magenta tone, #CF407C has RGB (207, 64, 124) and HSL (335°, 60%, 53%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF407C is #3FCF93, creating high-contrast pairings. For softer combinations, try analogous colors like #CF3FC3.

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

Contrast with #CF407C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF407C?

#CF407C is a vibrant magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CF407C?

#CF407C in RGB is (207, 64, 124) - 207 red, 64 green, and 124 blue.

How to use #CF407C in CSS?

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

What colors go well with #CF407C?

#3FCF93 (complementary), #CF3FC3 (analogous), and #9B2757 (lighter shade) work well with #CF407C.