#C92B68 Color Information

Hex color code: #C92B68

A fiery magenta shade, #C92B68 appears as (201, 43, 104) in RGB and (337°, 65%, 48%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Violet Red
HEX
#C92B68
RGB
201, 43, 104
HSL
337°, 65%, 48%
CMYK
0%, 79%, 48%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C92B68; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 43, 104

Red: 201 / Green: 43 / Blue: 104

HSL

337°, 65%, 48%

Hue: 337° / Saturation: 65% / Lightness: 48%

CMYK

0%, 79%, 48%, 21%

Cyan: 0% / Magenta: 79% / Yellow: 48% / Key: 21%

What color is #C92B68?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C92B68 to RGB:

rgb(201, 43, 104)HEX to RGB Converter →

HEX to HSL

Convert #C92B68 to HSL:

hsl(337, 65%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #C92B68 to CMYK:

cmyk(0%, 79%, 48%, 21%)Color Converter →

Color Meaning and Usage

#C92B68 is a invigorating magenta color with RGB values of 201, 43, 104 and HSL of 337°, 65%, 48%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C92B68 is #2BCA8D, creating high-contrast pairings. For softer combinations, try analogous colors like #CA2BB7.

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

Contrast with #C92B68

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C92B68?

#C92B68 is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C92B68?

#C92B68 in RGB is (201, 43, 104) - 201 red, 43 green, and 104 blue.

How to use #C92B68 in CSS?

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

What colors go well with #C92B68?

#2BCA8D (complementary), #CA2BB7 (analogous), and #8B1D47 (lighter shade) work well with #C92B68.