#C2758D Color Information

Hex color code: #C2758D

#C2758D is a subtle magenta color. In RGB it is (194, 117, 141), and in HSL it is (341°, 39%, 61%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#C2758D
RGB
194, 117, 141
HSL
341°, 39%, 61%
CMYK
0%, 40%, 27%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2758D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 117, 141

Red: 194 / Green: 117 / Blue: 141

HSL

341°, 39%, 61%

Hue: 341° / Saturation: 39% / Lightness: 61%

CMYK

0%, 40%, 27%, 24%

Cyan: 0% / Magenta: 40% / Yellow: 27% / Key: 24%

What color is #C2758D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2758D to RGB:

rgb(194, 117, 141)HEX to RGB Converter →

HEX to HSL

Convert #C2758D to HSL:

hsl(341, 39%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C2758D to CMYK:

cmyk(0%, 40%, 27%, 24%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #C2758D has RGB (194, 117, 141) and HSL (341°, 39%, 61%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2758D is #75C2AA, creating high-contrast pairings. For softer combinations, try analogous colors like #C275B4.

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

Contrast with #C2758D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2758D?

#C2758D is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C2758D?

#C2758D in RGB is (194, 117, 141) - 194 red, 117 green, and 141 blue.

How to use #C2758D in CSS?

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

What colors go well with #C2758D?

#75C2AA (complementary), #C275B4 (analogous), and #A34865 (lighter shade) work well with #C2758D.