#CB95BC Color Information

Hex color code: #CB95BC

A pastel magenta shade, #CB95BC appears as (203, 149, 188) in RGB and (317°, 34%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CB95BC
RGB
203, 149, 188
HSL
317°, 34%, 69%
CMYK
0%, 27%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB95BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 149, 188

Red: 203 / Green: 149 / Blue: 188

HSL

317°, 34%, 69%

Hue: 317° / Saturation: 34% / Lightness: 69%

CMYK

0%, 27%, 7%, 20%

Cyan: 0% / Magenta: 27% / Yellow: 7% / Key: 20%

What color is #CB95BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB95BC to RGB:

rgb(203, 149, 188)HEX to RGB Converter →

HEX to HSL

Convert #CB95BC to HSL:

hsl(317, 34%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CB95BC to CMYK:

cmyk(0%, 27%, 7%, 20%)Color Converter →

Color Meaning and Usage

#CB95BC is a gentle magenta color with RGB values of 203, 149, 188 and HSL of 317°, 34%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB95BC is #95CBA4, creating high-contrast pairings. For softer combinations, try analogous colors like #BF95CB.

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

Contrast with #CB95BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB95BC?

#CB95BC is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CB95BC?

#CB95BC in RGB is (203, 149, 188) - 203 red, 149 green, and 188 blue.

How to use #CB95BC in CSS?

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

What colors go well with #CB95BC?

#95CBA4 (complementary), #BF95CB (analogous), and #B2629B (lighter shade) work well with #CB95BC.