#C77BEA Color Information

Hex color code: #C77BEA

The hex color #C77BEA is a vivid purple with RGB values of (199, 123, 234) and HSL of (281°, 73%, 70%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#C77BEA
RGB
199, 123, 234
HSL
281°, 73%, 70%
CMYK
15%, 47%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C77BEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 123, 234

Red: 199 / Green: 123 / Blue: 234

HSL

281°, 73%, 70%

Hue: 281° / Saturation: 73% / Lightness: 70%

CMYK

15%, 47%, 0%, 8%

Cyan: 15% / Magenta: 47% / Yellow: 0% / Key: 8%

What color is #C77BEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C77BEA to RGB:

rgb(199, 123, 234)HEX to RGB Converter →

HEX to HSL

Convert #C77BEA to HSL:

hsl(281, 73%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #C77BEA to CMYK:

cmyk(15%, 47%, 0%, 8%)Color Converter →

Color Meaning and Usage

A striking purple tone, #C77BEA has RGB (199, 123, 234) and HSL (281°, 73%, 70%). 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 #C77BEA is #9EEA7B, creating high-contrast pairings. For softer combinations, try analogous colors like #8F7BEA.

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

Contrast with #C77BEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C77BEA?

#C77BEA is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C77BEA?

#C77BEA in RGB is (199, 123, 234) - 199 red, 123 green, and 234 blue.

How to use #C77BEA in CSS?

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

What colors go well with #C77BEA?

#9EEA7B (complementary), #8F7BEA (analogous), and #AB38E0 (lighter shade) work well with #C77BEA.