#C3889E Color Information

Hex color code: #C3889E

#C3889E is a delicate magenta color. In RGB it is (195, 136, 158), and in HSL it is (338°, 33%, 65%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#C3889E
RGB
195, 136, 158
HSL
338°, 33%, 65%
CMYK
0%, 30%, 19%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3889E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 136, 158

Red: 195 / Green: 136 / Blue: 158

HSL

338°, 33%, 65%

Hue: 338° / Saturation: 33% / Lightness: 65%

CMYK

0%, 30%, 19%, 24%

Cyan: 0% / Magenta: 30% / Yellow: 19% / Key: 24%

What color is #C3889E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3889E to RGB:

rgb(195, 136, 158)HEX to RGB Converter →

HEX to HSL

Convert #C3889E to HSL:

hsl(338, 33%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #C3889E to CMYK:

cmyk(0%, 30%, 19%, 24%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #C3889E has RGB (195, 136, 158) and HSL (338°, 33%, 65%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3889E is #88C3AE, creating high-contrast pairings. For softer combinations, try analogous colors like #C388BB.

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

Contrast with #C3889E

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

Contrast Ratio: 7.34:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3889E?

#C3889E is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C3889E?

#C3889E in RGB is (195, 136, 158) - 195 red, 136 green, and 158 blue.

How to use #C3889E in CSS?

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

What colors go well with #C3889E?

#88C3AE (complementary), #C388BB (analogous), and #AA5574 (lighter shade) work well with #C3889E.