#C33EBA Color Information

Hex color code: #C33EBA

A muted magenta shade, #C33EBA appears as (195, 62, 186) in RGB and (304°, 53%, 50%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C33EBA
RGB
195, 62, 186
HSL
304°, 53%, 50%
CMYK
0%, 68%, 5%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C33EBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 62, 186

Red: 195 / Green: 62 / Blue: 186

HSL

304°, 53%, 50%

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

CMYK

0%, 68%, 5%, 24%

Cyan: 0% / Magenta: 68% / Yellow: 5% / Key: 24%

What color is #C33EBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C33EBA to RGB:

rgb(195, 62, 186)HEX to RGB Converter →

HEX to HSL

Convert #C33EBA to HSL:

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

HEX to CMYK

Convert #C33EBA to CMYK:

cmyk(0%, 68%, 5%, 24%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #C33EBA has RGB (195, 62, 186) and HSL (304°, 53%, 50%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C33EBA is #3CC345, creating high-contrast pairings. For softer combinations, try analogous colors like #893CC3.

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

Contrast with #C33EBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C33EBA?

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

What is the RGB value of #C33EBA?

#C33EBA in RGB is (195, 62, 186) - 195 red, 62 green, and 186 blue.

How to use #C33EBA in CSS?

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

What colors go well with #C33EBA?

#3CC345 (complementary), #893CC3 (analogous), and #892A82 (lighter shade) work well with #C33EBA.