#C088C8 Color Information

Hex color code: #C088C8

The hex color #C088C8 is a gentle magenta with RGB values of (192, 136, 200) and HSL of (293°, 37%, 66%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C088C8
RGB
192, 136, 200
HSL
293°, 37%, 66%
CMYK
4%, 32%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C088C8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 136, 200

Red: 192 / Green: 136 / Blue: 200

HSL

293°, 37%, 66%

Hue: 293° / Saturation: 37% / Lightness: 66%

CMYK

4%, 32%, 0%, 22%

Cyan: 4% / Magenta: 32% / Yellow: 0% / Key: 22%

What color is #C088C8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C088C8 to RGB:

rgb(192, 136, 200)HEX to RGB Converter →

HEX to HSL

Convert #C088C8 to HSL:

hsl(293, 37%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C088C8 to CMYK:

cmyk(4%, 32%, 0%, 22%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C088C8 has RGB (192, 136, 200) and HSL (293°, 37%, 66%). 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 #C088C8 is #90C888, creating high-contrast pairings. For softer combinations, try analogous colors like #A188C8.

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

Contrast with #C088C8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C088C8?

#C088C8 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C088C8?

#C088C8 in RGB is (192, 136, 200) - 192 red, 136 green, and 200 blue.

How to use #C088C8 in CSS?

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

What colors go well with #C088C8?

#90C888 (complementary), #A188C8 (analogous), and #A554B0 (lighter shade) work well with #C088C8.