#CD188B Color Information

Hex color code: #CD188B

The hex color #CD188B is a vivid magenta with RGB values of (205, 24, 139) and HSL of (322°, 79%, 45%). It is commonly used in modern UI design.

Try:
Color NameMedium Violet Red
HEX
#CD188B
RGB
205, 24, 139
HSL
322°, 79%, 45%
CMYK
0%, 88%, 32%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CD188B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #CD188B; color: #FFFFFF; }

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 #CD188B; background-color: #CD188B15; }

Alert / Toast

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

Link / Accent

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

a { color: #CD188B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 24, 139

Red: 205 / Green: 24 / Blue: 139

HSL

322°, 79%, 45%

Hue: 322° / Saturation: 79% / Lightness: 45%

CMYK

0%, 88%, 32%, 20%

Cyan: 0% / Magenta: 88% / Yellow: 32% / Key: 20%

What color is #CD188B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD188B to RGB:

rgb(205, 24, 139)HEX to RGB Converter →

HEX to HSL

Convert #CD188B to HSL:

hsl(322, 79%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #CD188B to CMYK:

cmyk(0%, 88%, 32%, 20%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #CD188B has RGB (205, 24, 139) and HSL (322°, 79%, 45%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD188B is #18CD5B, creating high-contrast pairings. For softer combinations, try analogous colors like #B518CD.

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

Contrast with #CD188B

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

Contrast Ratio: 4.10:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD188B?

#CD188B is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD188B?

#CD188B in RGB is (205, 24, 139) - 205 red, 24 green, and 139 blue.

How to use #CD188B in CSS?

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

What colors go well with #CD188B?

#18CD5B (complementary), #B518CD (analogous), and #89105D (lighter shade) work well with #CD188B.