#C85CDB Color Information

Hex color code: #C85CDB

The hex color #C85CDB is a neutral magenta with RGB values of (200, 92, 219) and HSL of (291°, 64%, 61%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#C85CDB
RGB
200, 92, 219
HSL
291°, 64%, 61%
CMYK
9%, 58%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C85CDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 92, 219

Red: 200 / Green: 92 / Blue: 219

HSL

291°, 64%, 61%

Hue: 291° / Saturation: 64% / Lightness: 61%

CMYK

9%, 58%, 0%, 14%

Cyan: 9% / Magenta: 58% / Yellow: 0% / Key: 14%

What color is #C85CDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C85CDB to RGB:

rgb(200, 92, 219)HEX to RGB Converter →

HEX to HSL

Convert #C85CDB to HSL:

hsl(291, 64%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C85CDB to CMYK:

cmyk(9%, 58%, 0%, 14%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C85CDB has RGB (200, 92, 219) and HSL (291°, 64%, 61%). 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 #C85CDB is #6FDB5C, creating high-contrast pairings. For softer combinations, try analogous colors like #885CDB.

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

Contrast with #C85CDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C85CDB?

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

What is the RGB value of #C85CDB?

#C85CDB in RGB is (200, 92, 219) - 200 red, 92 green, and 219 blue.

How to use #C85CDB in CSS?

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

What colors go well with #C85CDB?

#6FDB5C (complementary), #885CDB (analogous), and #AA2AC0 (lighter shade) work well with #C85CDB.