#C483CE Color Information

Hex color code: #C483CE

#C483CE is a gentle magenta color. In RGB it is (196, 131, 206), and in HSL it is (292°, 43%, 66%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C483CE
RGB
196, 131, 206
HSL
292°, 43%, 66%
CMYK
5%, 36%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C483CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 131, 206

Red: 196 / Green: 131 / Blue: 206

HSL

292°, 43%, 66%

Hue: 292° / Saturation: 43% / Lightness: 66%

CMYK

5%, 36%, 0%, 19%

Cyan: 5% / Magenta: 36% / Yellow: 0% / Key: 19%

What color is #C483CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C483CE to RGB:

rgb(196, 131, 206)HEX to RGB Converter →

HEX to HSL

Convert #C483CE to HSL:

hsl(292, 43%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C483CE to CMYK:

cmyk(5%, 36%, 0%, 19%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C483CE has RGB (196, 131, 206) and HSL (292°, 43%, 66%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C483CE is #8DCE83, creating high-contrast pairings. For softer combinations, try analogous colors like #9E83CE.

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

Contrast with #C483CE

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

Contrast Ratio: 7.48:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C483CE?

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

What is the RGB value of #C483CE?

#C483CE in RGB is (196, 131, 206) - 196 red, 131 green, and 206 blue.

How to use #C483CE in CSS?

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

What colors go well with #C483CE?

#8DCE83 (complementary), #9E83CE (analogous), and #A94CB8 (lighter shade) work well with #C483CE.