#C195BD Color Information

Hex color code: #C195BD

The hex color #C195BD is a subtle magenta with RGB values of (193, 149, 189) and HSL of (305°, 26%, 67%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C195BD
RGB
193, 149, 189
HSL
305°, 26%, 67%
CMYK
0%, 23%, 2%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C195BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 149, 189

Red: 193 / Green: 149 / Blue: 189

HSL

305°, 26%, 67%

Hue: 305° / Saturation: 26% / Lightness: 67%

CMYK

0%, 23%, 2%, 24%

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

What color is #C195BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C195BD to RGB:

rgb(193, 149, 189)HEX to RGB Converter →

HEX to HSL

Convert #C195BD to HSL:

hsl(305, 26%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #C195BD to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #C195BD has RGB (193, 149, 189) and HSL (305°, 26%, 67%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C195BD is #95C199, creating high-contrast pairings. For softer combinations, try analogous colors like #AE95C1.

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

Contrast with #C195BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C195BD?

#C195BD is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C195BD?

#C195BD in RGB is (193, 149, 189) - 193 red, 149 green, and 189 blue.

How to use #C195BD in CSS?

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

What colors go well with #C195BD?

#95C199 (complementary), #AE95C1 (analogous), and #A4659F (lighter shade) work well with #C195BD.