#C698BB Color Information

Hex color code: #C698BB

The hex color #C698BB is a gentle magenta with RGB values of (198, 152, 187) and HSL of (314°, 29%, 69%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C698BB
RGB
198, 152, 187
HSL
314°, 29%, 69%
CMYK
0%, 23%, 6%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C698BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 152, 187

Red: 198 / Green: 152 / Blue: 187

HSL

314°, 29%, 69%

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

CMYK

0%, 23%, 6%, 22%

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

What color is #C698BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C698BB to RGB:

rgb(198, 152, 187)HEX to RGB Converter →

HEX to HSL

Convert #C698BB to HSL:

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

HEX to CMYK

Convert #C698BB to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #C698BB has RGB (198, 152, 187) and HSL (314°, 29%, 69%). 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 #C698BB is #99C7A4, creating high-contrast pairings. For softer combinations, try analogous colors like #BB99C7.

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

Contrast with #C698BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C698BB?

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

What is the RGB value of #C698BB?

#C698BB in RGB is (198, 152, 187) - 198 red, 152 green, and 187 blue.

How to use #C698BB in CSS?

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

What colors go well with #C698BB?

#99C7A4 (complementary), #BB99C7 (analogous), and #AC689C (lighter shade) work well with #C698BB.