#C0627B Color Information

Hex color code: #C0627B

A soft magenta shade, #C0627B appears as (192, 98, 123) in RGB and (344°, 43%, 57%) in HSL. It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#C0627B
RGB
192, 98, 123
HSL
344°, 43%, 57%
CMYK
0%, 49%, 36%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0627B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 98, 123

Red: 192 / Green: 98 / Blue: 123

HSL

344°, 43%, 57%

Hue: 344° / Saturation: 43% / Lightness: 57%

CMYK

0%, 49%, 36%, 25%

Cyan: 0% / Magenta: 49% / Yellow: 36% / Key: 25%

What color is #C0627B?

#C0627B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0627B to RGB:

rgb(192, 98, 123)HEX to RGB Converter →

HEX to HSL

Convert #C0627B to HSL:

hsl(344, 43%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #C0627B to CMYK:

cmyk(0%, 49%, 36%, 25%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C0627B has RGB (192, 98, 123) and HSL (344°, 43%, 57%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0627B is #62C0A7, creating high-contrast pairings. For softer combinations, try analogous colors like #C062AA.

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

Contrast with #C0627B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0627B?

#C0627B is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C0627B?

#C0627B in RGB is (192, 98, 123) - 192 red, 98 green, and 123 blue.

How to use #C0627B in CSS?

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

What colors go well with #C0627B?

#62C0A7 (complementary), #C062AA (analogous), and #993D56 (lighter shade) work well with #C0627B.