#CF4F9E Color Information

Hex color code: #CF4F9E

A neutral magenta shade, #CF4F9E appears as (207, 79, 158) in RGB and (323°, 57%, 56%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CF4F9E
RGB
207, 79, 158
HSL
323°, 57%, 56%
CMYK
0%, 62%, 24%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF4F9E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 79, 158

Red: 207 / Green: 79 / Blue: 158

HSL

323°, 57%, 56%

Hue: 323° / Saturation: 57% / Lightness: 56%

CMYK

0%, 62%, 24%, 19%

Cyan: 0% / Magenta: 62% / Yellow: 24% / Key: 19%

What color is #CF4F9E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF4F9E to RGB:

rgb(207, 79, 158)HEX to RGB Converter →

HEX to HSL

Convert #CF4F9E to HSL:

hsl(323, 57%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #CF4F9E to CMYK:

cmyk(0%, 62%, 24%, 19%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #CF4F9E has RGB (207, 79, 158) and HSL (323°, 57%, 56%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF4F9E is #4FCF80, creating high-contrast pairings. For softer combinations, try analogous colors like #C04FCF.

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

Contrast with #CF4F9E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF4F9E?

#CF4F9E is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF4F9E?

#CF4F9E in RGB is (207, 79, 158) - 207 red, 79 green, and 158 blue.

How to use #CF4F9E in CSS?

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

What colors go well with #CF4F9E?

#4FCF80 (complementary), #C04FCF (analogous), and #A42D76 (lighter shade) work well with #CF4F9E.