#C74BED Color Information

Hex color code: #C74BED

A bold magenta shade, #C74BED appears as (199, 75, 237) in RGB and (286°, 82%, 61%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C74BED
RGB
199, 75, 237
HSL
286°, 82%, 61%
CMYK
16%, 68%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C74BED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 75, 237

Red: 199 / Green: 75 / Blue: 237

HSL

286°, 82%, 61%

Hue: 286° / Saturation: 82% / Lightness: 61%

CMYK

16%, 68%, 0%, 7%

Cyan: 16% / Magenta: 68% / Yellow: 0% / Key: 7%

What color is #C74BED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C74BED to RGB:

rgb(199, 75, 237)HEX to RGB Converter →

HEX to HSL

Convert #C74BED to HSL:

hsl(286, 82%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C74BED to CMYK:

cmyk(16%, 68%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #C74BED has RGB (199, 75, 237) and HSL (286°, 82%, 61%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C74BED is #70ED4A, creating high-contrast pairings. For softer combinations, try analogous colors like #754AED.

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

Contrast with #C74BED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C74BED?

#C74BED is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C74BED?

#C74BED in RGB is (199, 75, 237) - 199 red, 75 green, and 237 blue.

How to use #C74BED in CSS?

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

What colors go well with #C74BED?

#70ED4A (complementary), #754AED (analogous), and #A915D5 (lighter shade) work well with #C74BED.