#C299BB Color Information

Hex color code: #C299BB

#C299BB is a gentle magenta color. In RGB it is (194, 153, 187), and in HSL it is (310°, 25%, 68%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C299BB
RGB
194, 153, 187
HSL
310°, 25%, 68%
CMYK
0%, 21%, 4%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C299BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 153, 187

Red: 194 / Green: 153 / Blue: 187

HSL

310°, 25%, 68%

Hue: 310° / Saturation: 25% / Lightness: 68%

CMYK

0%, 21%, 4%, 24%

Cyan: 0% / Magenta: 21% / Yellow: 4% / Key: 24%

What color is #C299BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C299BB to RGB:

rgb(194, 153, 187)HEX to RGB Converter →

HEX to HSL

Convert #C299BB to HSL:

hsl(310, 25%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C299BB to CMYK:

cmyk(0%, 21%, 4%, 24%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #C299BB has RGB (194, 153, 187) and HSL (310°, 25%, 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 #C299BB is #99C2A0, creating high-contrast pairings. For softer combinations, try analogous colors like #B499C2.

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

Contrast with #C299BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C299BB?

#C299BB is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C299BB?

#C299BB in RGB is (194, 153, 187) - 194 red, 153 green, and 187 blue.

How to use #C299BB in CSS?

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

What colors go well with #C299BB?

#99C2A0 (complementary), #B499C2 (analogous), and #A5699B (lighter shade) work well with #C299BB.