#C026BB Color Information

Hex color code: #C026BB

A muted magenta shade, #C026BB appears as (192, 38, 187) in RGB and (302°, 67%, 45%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#C026BB
RGB
192, 38, 187
HSL
302°, 67%, 45%
CMYK
0%, 80%, 3%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C026BB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #C026BB; color: #FFFFFF; }

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 #C026BB; background-color: #C026BB15; }

Alert / Toast

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

Link / Accent

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

a { color: #C026BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 38, 187

Red: 192 / Green: 38 / Blue: 187

HSL

302°, 67%, 45%

Hue: 302° / Saturation: 67% / Lightness: 45%

CMYK

0%, 80%, 3%, 25%

Cyan: 0% / Magenta: 80% / Yellow: 3% / Key: 25%

What color is #C026BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C026BB to RGB:

rgb(192, 38, 187)HEX to RGB Converter →

HEX to HSL

Convert #C026BB to HSL:

hsl(302, 67%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #C026BB to CMYK:

cmyk(0%, 80%, 3%, 25%)Color Converter →

Color Meaning and Usage

#C026BB is a muted magenta color with RGB values of 192, 38, 187 and HSL of 302°, 67%, 45%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C026BB is #26C02B, creating high-contrast pairings. For softer combinations, try analogous colors like #7826C0.

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

Contrast with #C026BB

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

Contrast Ratio: 4.24:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C026BB?

#C026BB is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C026BB?

#C026BB in RGB is (192, 38, 187) - 192 red, 38 green, and 187 blue.

How to use #C026BB in CSS?

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

What colors go well with #C026BB?

#26C02B (complementary), #7826C0 (analogous), and #80197C (lighter shade) work well with #C026BB.