#C892BD Color Information

Hex color code: #C892BD

#C892BD is a soft magenta color. In RGB it is (200, 146, 189), and in HSL it is (312°, 33%, 68%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#C892BD
RGB
200, 146, 189
HSL
312°, 33%, 68%
CMYK
0%, 27%, 5%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C892BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 146, 189

Red: 200 / Green: 146 / Blue: 189

HSL

312°, 33%, 68%

Hue: 312° / Saturation: 33% / Lightness: 68%

CMYK

0%, 27%, 5%, 22%

Cyan: 0% / Magenta: 27% / Yellow: 5% / Key: 22%

What color is #C892BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C892BD to RGB:

rgb(200, 146, 189)HEX to RGB Converter →

HEX to HSL

Convert #C892BD to HSL:

hsl(312, 33%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C892BD to CMYK:

cmyk(0%, 27%, 5%, 22%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C892BD has RGB (200, 146, 189) and HSL (312°, 33%, 68%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C892BD is #92C89D, creating high-contrast pairings. For softer combinations, try analogous colors like #B892C8.

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

Contrast with #C892BD

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 #C892BD?

#C892BD is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C892BD?

#C892BD in RGB is (200, 146, 189) - 200 red, 146 green, and 189 blue.

How to use #C892BD in CSS?

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

What colors go well with #C892BD?

#92C89D (complementary), #B892C8 (analogous), and #AF609F (lighter shade) work well with #C892BD.