#CF62EE Color Information

Hex color code: #CF62EE

A bold magenta shade, #CF62EE appears as (207, 98, 238) in RGB and (287°, 80%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#CF62EE
RGB
207, 98, 238
HSL
287°, 80%, 66%
CMYK
13%, 59%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF62EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 98, 238

Red: 207 / Green: 98 / Blue: 238

HSL

287°, 80%, 66%

Hue: 287° / Saturation: 80% / Lightness: 66%

CMYK

13%, 59%, 0%, 7%

Cyan: 13% / Magenta: 59% / Yellow: 0% / Key: 7%

What color is #CF62EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF62EE to RGB:

rgb(207, 98, 238)HEX to RGB Converter →

HEX to HSL

Convert #CF62EE to HSL:

hsl(287, 80%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CF62EE to CMYK:

cmyk(13%, 59%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #CF62EE has RGB (207, 98, 238) and HSL (287°, 80%, 66%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF62EE is #81EE63, creating high-contrast pairings. For softer combinations, try analogous colors like #8A63EE.

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

Contrast with #CF62EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF62EE?

#CF62EE is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF62EE?

#CF62EE in RGB is (207, 98, 238) - 207 red, 98 green, and 238 blue.

How to use #CF62EE in CSS?

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

What colors go well with #CF62EE?

#81EE63 (complementary), #8A63EE (analogous), and #BB1EE6 (lighter shade) work well with #CF62EE.