#C02ABB Color Information

Hex color code: #C02ABB

#C02ABB is a understated magenta color. In RGB it is (192, 42, 187), and in HSL it is (302°, 64%, 46%). It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#C02ABB
RGB
192, 42, 187
HSL
302°, 64%, 46%
CMYK
0%, 78%, 3%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C02ABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 42, 187

Red: 192 / Green: 42 / Blue: 187

HSL

302°, 64%, 46%

Hue: 302° / Saturation: 64% / Lightness: 46%

CMYK

0%, 78%, 3%, 25%

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

What color is #C02ABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C02ABB to RGB:

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

HEX to HSL

Convert #C02ABB to HSL:

hsl(302, 64%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #C02ABB to CMYK:

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

Color Meaning and Usage

#C02ABB is a muted magenta color with RGB values of 192, 42, 187 and HSL of 302°, 64%, 46%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C02ABB is #2AC02F, creating high-contrast pairings. For softer combinations, try analogous colors like #7A2AC0.

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

Contrast with #C02ABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C02ABB?

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

What is the RGB value of #C02ABB?

#C02ABB in RGB is (192, 42, 187) - 192 red, 42 green, and 187 blue.

How to use #C02ABB in CSS?

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

What colors go well with #C02ABB?

#2AC02F (complementary), #7A2AC0 (analogous), and #821C7E (lighter shade) work well with #C02ABB.