#C33CBA Color Information

Hex color code: #C33CBA

A neutral magenta shade, #C33CBA appears as (195, 60, 186) in RGB and (304°, 53%, 50%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#C33CBA
RGB
195, 60, 186
HSL
304°, 53%, 50%
CMYK
0%, 69%, 5%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C33CBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 60, 186

Red: 195 / Green: 60 / Blue: 186

HSL

304°, 53%, 50%

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

CMYK

0%, 69%, 5%, 24%

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

What color is #C33CBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C33CBA to RGB:

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

HEX to HSL

Convert #C33CBA to HSL:

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

HEX to CMYK

Convert #C33CBA to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #C33CBA has RGB (195, 60, 186) and HSL (304°, 53%, 50%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #C33CBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C33CBA?

#C33CBA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C33CBA?

#C33CBA in RGB is (195, 60, 186) - 195 red, 60 green, and 186 blue.

How to use #C33CBA in CSS?

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

What colors go well with #C33CBA?

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