#C397AD Color Information

Hex color code: #C397AD

The hex color #C397AD is a soft magenta with RGB values of (195, 151, 173) and HSL of (330°, 27%, 68%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#C397AD
RGB
195, 151, 173
HSL
330°, 27%, 68%
CMYK
0%, 23%, 11%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C397AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 151, 173

Red: 195 / Green: 151 / Blue: 173

HSL

330°, 27%, 68%

Hue: 330° / Saturation: 27% / Lightness: 68%

CMYK

0%, 23%, 11%, 24%

Cyan: 0% / Magenta: 23% / Yellow: 11% / Key: 24%

What color is #C397AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C397AD to RGB:

rgb(195, 151, 173)HEX to RGB Converter →

HEX to HSL

Convert #C397AD to HSL:

hsl(330, 27%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C397AD to CMYK:

cmyk(0%, 23%, 11%, 24%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C397AD has RGB (195, 151, 173) and HSL (330°, 27%, 68%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C397AD is #97C3AD, creating high-contrast pairings. For softer combinations, try analogous colors like #C397C3.

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

Contrast with #C397AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C397AD?

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

What is the RGB value of #C397AD?

#C397AD in RGB is (195, 151, 173) - 195 red, 151 green, and 173 blue.

How to use #C397AD in CSS?

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

What colors go well with #C397AD?

#97C3AD (complementary), #C397C3 (analogous), and #A86787 (lighter shade) work well with #C397AD.