#C08EE6 Color Information

Hex color code: #C08EE6

The hex color #C08EE6 is a neutral purple with RGB values of (192, 142, 230) and HSL of (274°, 64%, 73%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C08EE6
RGB
192, 142, 230
HSL
274°, 64%, 73%
CMYK
17%, 38%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C08EE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 142, 230

Red: 192 / Green: 142 / Blue: 230

HSL

274°, 64%, 73%

Hue: 274° / Saturation: 64% / Lightness: 73%

CMYK

17%, 38%, 0%, 10%

Cyan: 17% / Magenta: 38% / Yellow: 0% / Key: 10%

What color is #C08EE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C08EE6 to RGB:

rgb(192, 142, 230)HEX to RGB Converter →

HEX to HSL

Convert #C08EE6 to HSL:

hsl(274, 64%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #C08EE6 to CMYK:

cmyk(17%, 38%, 0%, 10%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #C08EE6 has RGB (192, 142, 230) and HSL (274°, 64%, 73%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C08EE6 is #B4E68E, creating high-contrast pairings. For softer combinations, try analogous colors like #948EE6.

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

Contrast with #C08EE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C08EE6?

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

What is the RGB value of #C08EE6?

#C08EE6 in RGB is (192, 142, 230) - 192 red, 142 green, and 230 blue.

How to use #C08EE6 in CSS?

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

What colors go well with #C08EE6?

#B4E68E (complementary), #948EE6 (analogous), and #9D4FD8 (lighter shade) work well with #C08EE6.