#C595B5 Color Information

Hex color code: #C595B5

The hex color #C595B5 is a soft magenta with RGB values of (197, 149, 181) and HSL of (320°, 29%, 68%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#C595B5
RGB
197, 149, 181
HSL
320°, 29%, 68%
CMYK
0%, 24%, 8%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C595B5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 149, 181

Red: 197 / Green: 149 / Blue: 181

HSL

320°, 29%, 68%

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

CMYK

0%, 24%, 8%, 23%

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

What color is #C595B5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C595B5 to RGB:

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

HEX to HSL

Convert #C595B5 to HSL:

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

HEX to CMYK

Convert #C595B5 to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #C595B5 has RGB (197, 149, 181) and HSL (320°, 29%, 68%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #C595B5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C595B5?

#C595B5 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C595B5?

#C595B5 in RGB is (197, 149, 181) - 197 red, 149 green, and 181 blue.

How to use #C595B5 in CSS?

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

What colors go well with #C595B5?

#96C5A6 (complementary), #BD96C5 (analogous), and #AA6493 (lighter shade) work well with #C595B5.