#C799BD Color Information

Hex color code: #C799BD

#C799BD is a pastel magenta color. In RGB it is (199, 153, 189), and in HSL it is (313°, 29%, 69%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C799BD
RGB
199, 153, 189
HSL
313°, 29%, 69%
CMYK
0%, 23%, 5%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C799BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 153, 189

Red: 199 / Green: 153 / Blue: 189

HSL

313°, 29%, 69%

Hue: 313° / Saturation: 29% / Lightness: 69%

CMYK

0%, 23%, 5%, 22%

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

What color is #C799BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C799BD to RGB:

rgb(199, 153, 189)HEX to RGB Converter →

HEX to HSL

Convert #C799BD to HSL:

hsl(313, 29%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C799BD to CMYK:

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

Color Meaning and Usage

#C799BD is a gentle magenta color with RGB values of 199, 153, 189 and HSL of 313°, 29%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C799BD is #99C7A3, creating high-contrast pairings. For softer combinations, try analogous colors like #BA99C7.

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

Contrast with #C799BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C799BD?

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

What is the RGB value of #C799BD?

#C799BD in RGB is (199, 153, 189) - 199 red, 153 green, and 189 blue.

How to use #C799BD in CSS?

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

What colors go well with #C799BD?

#99C7A3 (complementary), #BA99C7 (analogous), and #AC689D (lighter shade) work well with #C799BD.