#C698BF Color Information

Hex color code: #C698BF

#C698BF is a soft magenta color. In RGB it is (198, 152, 191), and in HSL it is (309°, 29%, 69%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#C698BF
RGB
198, 152, 191
HSL
309°, 29%, 69%
CMYK
0%, 23%, 4%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C698BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 152, 191

Red: 198 / Green: 152 / Blue: 191

HSL

309°, 29%, 69%

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

CMYK

0%, 23%, 4%, 22%

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

What color is #C698BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C698BF to RGB:

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

HEX to HSL

Convert #C698BF to HSL:

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

HEX to CMYK

Convert #C698BF to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #C698BF has RGB (198, 152, 191) and HSL (309°, 29%, 69%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C698BF is #99C7A0, creating high-contrast pairings. For softer combinations, try analogous colors like #B799C7.

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

Contrast with #C698BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C698BF?

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

What is the RGB value of #C698BF?

#C698BF in RGB is (198, 152, 191) - 198 red, 152 green, and 191 blue.

How to use #C698BF in CSS?

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

What colors go well with #C698BF?

#99C7A0 (complementary), #B799C7 (analogous), and #AC68A2 (lighter shade) work well with #C698BF.