#CF30C4 Color Information

Hex color code: #CF30C4

A balanced magenta shade, #CF30C4 appears as (207, 48, 196) in RGB and (304°, 62%, 50%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#CF30C4
RGB
207, 48, 196
HSL
304°, 62%, 50%
CMYK
0%, 77%, 5%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF30C4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 48, 196

Red: 207 / Green: 48 / Blue: 196

HSL

304°, 62%, 50%

Hue: 304° / Saturation: 62% / Lightness: 50%

CMYK

0%, 77%, 5%, 19%

Cyan: 0% / Magenta: 77% / Yellow: 5% / Key: 19%

What color is #CF30C4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF30C4 to RGB:

rgb(207, 48, 196)HEX to RGB Converter →

HEX to HSL

Convert #CF30C4 to HSL:

hsl(304, 62%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #CF30C4 to CMYK:

cmyk(0%, 77%, 5%, 19%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #CF30C4 has RGB (207, 48, 196) and HSL (304°, 62%, 50%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF30C4 is #30CF3B, creating high-contrast pairings. For softer combinations, try analogous colors like #8A30CF.

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

Contrast with #CF30C4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF30C4?

#CF30C4 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF30C4?

#CF30C4 in RGB is (207, 48, 196) - 207 red, 48 green, and 196 blue.

How to use #CF30C4 in CSS?

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

What colors go well with #CF30C4?

#30CF3B (complementary), #8A30CF (analogous), and #912289 (lighter shade) work well with #CF30C4.