#C595B4 Color Information

Hex color code: #C595B4

A soft magenta shade, #C595B4 appears as (197, 149, 180) in RGB and (321°, 29%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#C595B4
RGB
197, 149, 180
HSL
321°, 29%, 68%
CMYK
0%, 24%, 9%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C595B4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 149, 180

Red: 197 / Green: 149 / Blue: 180

HSL

321°, 29%, 68%

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

CMYK

0%, 24%, 9%, 23%

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

What color is #C595B4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C595B4 to RGB:

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

HEX to HSL

Convert #C595B4 to HSL:

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

HEX to CMYK

Convert #C595B4 to CMYK:

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

Color Meaning and Usage

#C595B4 is a soft magenta color with RGB values of 197, 149, 180 and HSL of 321°, 29%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C595B4 is #96C5A6, creating high-contrast pairings. For softer combinations, try analogous colors like #BE96C5.

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

Contrast with #C595B4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C595B4?

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

What is the RGB value of #C595B4?

#C595B4 in RGB is (197, 149, 180) - 197 red, 149 green, and 180 blue.

How to use #C595B4 in CSS?

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

What colors go well with #C595B4?

#96C5A6 (complementary), #BE96C5 (analogous), and #AA6492 (lighter shade) work well with #C595B4.