#C470BC Color Information

Hex color code: #C470BC

#C470BC is a subtle magenta color. In RGB it is (196, 112, 188), and in HSL it is (306°, 42%, 60%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#C470BC
RGB
196, 112, 188
HSL
306°, 42%, 60%
CMYK
0%, 43%, 4%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C470BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 112, 188

Red: 196 / Green: 112 / Blue: 188

HSL

306°, 42%, 60%

Hue: 306° / Saturation: 42% / Lightness: 60%

CMYK

0%, 43%, 4%, 23%

Cyan: 0% / Magenta: 43% / Yellow: 4% / Key: 23%

What color is #C470BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C470BC to RGB:

rgb(196, 112, 188)HEX to RGB Converter →

HEX to HSL

Convert #C470BC to HSL:

hsl(306, 42%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #C470BC to CMYK:

cmyk(0%, 43%, 4%, 23%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #C470BC has RGB (196, 112, 188) and HSL (306°, 42%, 60%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C470BC is #6EC477, creating high-contrast pairings. For softer combinations, try analogous colors like #A26EC4.

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

Contrast with #C470BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C470BC?

#C470BC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C470BC?

#C470BC in RGB is (196, 112, 188) - 196 red, 112 green, and 188 blue.

How to use #C470BC in CSS?

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

What colors go well with #C470BC?

#6EC477 (complementary), #A26EC4 (analogous), and #A34399 (lighter shade) work well with #C470BC.