#CB90BC Color Information

Hex color code: #CB90BC

The hex color #CB90BC is a gentle magenta with RGB values of (203, 144, 188) and HSL of (315°, 36%, 68%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CB90BC
RGB
203, 144, 188
HSL
315°, 36%, 68%
CMYK
0%, 29%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB90BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 144, 188

Red: 203 / Green: 144 / Blue: 188

HSL

315°, 36%, 68%

Hue: 315° / Saturation: 36% / Lightness: 68%

CMYK

0%, 29%, 7%, 20%

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

What color is #CB90BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB90BC to RGB:

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

HEX to HSL

Convert #CB90BC to HSL:

hsl(315, 36%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CB90BC to CMYK:

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

Color Meaning and Usage

#CB90BC is a soft magenta color with RGB values of 203, 144, 188 and HSL of 315°, 36%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB90BC is #90CB9F, creating high-contrast pairings. For softer combinations, try analogous colors like #BC90CB.

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

Contrast with #CB90BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB90BC?

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

What is the RGB value of #CB90BC?

#CB90BC in RGB is (203, 144, 188) - 203 red, 144 green, and 188 blue.

How to use #CB90BC in CSS?

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

What colors go well with #CB90BC?

#90CB9F (complementary), #BC90CB (analogous), and #B25C9D (lighter shade) work well with #CB90BC.