#C33CBF Color Information

Hex color code: #C33CBF

A muted magenta shade, #C33CBF appears as (195, 60, 191) in RGB and (302°, 53%, 50%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#C33CBF
RGB
195, 60, 191
HSL
302°, 53%, 50%
CMYK
0%, 69%, 2%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C33CBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 60, 191

Red: 195 / Green: 60 / Blue: 191

HSL

302°, 53%, 50%

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

CMYK

0%, 69%, 2%, 24%

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

What color is #C33CBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C33CBF to RGB:

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

HEX to HSL

Convert #C33CBF to HSL:

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

HEX to CMYK

Convert #C33CBF to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #C33CBF has RGB (195, 60, 191) and HSL (302°, 53%, 50%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C33CBF is #3CC340, creating high-contrast pairings. For softer combinations, try analogous colors like #843CC3.

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

Contrast with #C33CBF

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 #C33CBF?

#C33CBF is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C33CBF?

#C33CBF in RGB is (195, 60, 191) - 195 red, 60 green, and 191 blue.

How to use #C33CBF in CSS?

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

What colors go well with #C33CBF?

#3CC340 (complementary), #843CC3 (analogous), and #892A85 (lighter shade) work well with #C33CBF.