#C83CBA Color Information

Hex color code: #C83CBA

#C83CBA is a neutral magenta color. In RGB it is (200, 60, 186), and in HSL it is (306°, 56%, 51%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#C83CBA
RGB
200, 60, 186
HSL
306°, 56%, 51%
CMYK
0%, 70%, 7%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C83CBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 60, 186

Red: 200 / Green: 60 / Blue: 186

HSL

306°, 56%, 51%

Hue: 306° / Saturation: 56% / Lightness: 51%

CMYK

0%, 70%, 7%, 22%

Cyan: 0% / Magenta: 70% / Yellow: 7% / Key: 22%

What color is #C83CBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C83CBA to RGB:

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

HEX to HSL

Convert #C83CBA to HSL:

hsl(306, 56%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #C83CBA to CMYK:

cmyk(0%, 70%, 7%, 22%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C83CBA has RGB (200, 60, 186) and HSL (306°, 56%, 51%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C83CBA is #3CC84A, creating high-contrast pairings. For softer combinations, try analogous colors like #903CC8.

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

Contrast with #C83CBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C83CBA?

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

What is the RGB value of #C83CBA?

#C83CBA in RGB is (200, 60, 186) - 200 red, 60 green, and 186 blue.

How to use #C83CBA in CSS?

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

What colors go well with #C83CBA?

#3CC84A (complementary), #903CC8 (analogous), and #8F2885 (lighter shade) work well with #C83CBA.