#C34B87 Color Information

Hex color code: #C34B87

#C34B87 is a neutral magenta color. In RGB it is (195, 75, 135), and in HSL it is (330°, 50%, 53%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#C34B87
RGB
195, 75, 135
HSL
330°, 50%, 53%
CMYK
0%, 62%, 31%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C34B87; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 75, 135

Red: 195 / Green: 75 / Blue: 135

HSL

330°, 50%, 53%

Hue: 330° / Saturation: 50% / Lightness: 53%

CMYK

0%, 62%, 31%, 24%

Cyan: 0% / Magenta: 62% / Yellow: 31% / Key: 24%

What color is #C34B87?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C34B87 to RGB:

rgb(195, 75, 135)HEX to RGB Converter →

HEX to HSL

Convert #C34B87 to HSL:

hsl(330, 50%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #C34B87 to CMYK:

cmyk(0%, 62%, 31%, 24%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C34B87 has RGB (195, 75, 135) and HSL (330°, 50%, 53%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C34B87 is #4BC387, creating high-contrast pairings. For softer combinations, try analogous colors like #C34BC3.

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

Contrast with #C34B87

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C34B87?

#C34B87 is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C34B87?

#C34B87 in RGB is (195, 75, 135) - 195 red, 75 green, and 135 blue.

How to use #C34B87 in CSS?

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

What colors go well with #C34B87?

#4BC387 (complementary), #C34BC3 (analogous), and #913061 (lighter shade) work well with #C34B87.