#C397BB Color Information

Hex color code: #C397BB

The hex color #C397BB is a pastel magenta with RGB values of (195, 151, 187) and HSL of (311°, 27%, 68%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C397BB
RGB
195, 151, 187
HSL
311°, 27%, 68%
CMYK
0%, 23%, 4%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C397BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 151, 187

Red: 195 / Green: 151 / Blue: 187

HSL

311°, 27%, 68%

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

CMYK

0%, 23%, 4%, 24%

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

What color is #C397BB?

#C397BB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C397BB to RGB:

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

HEX to HSL

Convert #C397BB to HSL:

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

HEX to CMYK

Convert #C397BB to CMYK:

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

Color Meaning and Usage

#C397BB is a pastel magenta color with RGB values of 195, 151, 187 and HSL of 311°, 27%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C397BB is #97C39F, creating high-contrast pairings. For softer combinations, try analogous colors like #B597C3.

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

Contrast with #C397BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C397BB?

#C397BB is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C397BB?

#C397BB in RGB is (195, 151, 187) - 195 red, 151 green, and 187 blue.

How to use #C397BB in CSS?

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

What colors go well with #C397BB?

#97C39F (complementary), #B597C3 (analogous), and #A8679C (lighter shade) work well with #C397BB.