#C595BA Color Information

Hex color code: #C595BA

#C595BA is a soft magenta color. In RGB it is (197, 149, 186), and in HSL it is (314°, 29%, 68%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C595BA
RGB
197, 149, 186
HSL
314°, 29%, 68%
CMYK
0%, 24%, 6%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C595BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 149, 186

Red: 197 / Green: 149 / Blue: 186

HSL

314°, 29%, 68%

Hue: 314° / Saturation: 29% / Lightness: 68%

CMYK

0%, 24%, 6%, 23%

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

What color is #C595BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C595BA to RGB:

rgb(197, 149, 186)HEX to RGB Converter →

HEX to HSL

Convert #C595BA to HSL:

hsl(314, 29%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C595BA to CMYK:

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

Color Meaning and Usage

#C595BA is a soft magenta color with RGB values of 197, 149, 186 and HSL of 314°, 29%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C595BA is #96C5A1, creating high-contrast pairings. For softer combinations, try analogous colors like #B896C5.

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

Contrast with #C595BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C595BA?

#C595BA is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C595BA?

#C595BA in RGB is (197, 149, 186) - 197 red, 149 green, and 186 blue.

How to use #C595BA in CSS?

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

What colors go well with #C595BA?

#96C5A1 (complementary), #B896C5 (analogous), and #AA649A (lighter shade) work well with #C595BA.