#C695BF Color Information

Hex color code: #C695BF

A delicate magenta shade, #C695BF appears as (198, 149, 191) in RGB and (309°, 30%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C695BF
RGB
198, 149, 191
HSL
309°, 30%, 68%
CMYK
0%, 25%, 4%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C695BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 149, 191

Red: 198 / Green: 149 / Blue: 191

HSL

309°, 30%, 68%

Hue: 309° / Saturation: 30% / Lightness: 68%

CMYK

0%, 25%, 4%, 22%

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

What color is #C695BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C695BF to RGB:

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

HEX to HSL

Convert #C695BF to HSL:

hsl(309, 30%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C695BF to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #C695BF has RGB (198, 149, 191) and HSL (309°, 30%, 68%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C695BF is #95C69C, creating high-contrast pairings. For softer combinations, try analogous colors like #B595C6.

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

Contrast with #C695BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C695BF?

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

What is the RGB value of #C695BF?

#C695BF in RGB is (198, 149, 191) - 198 red, 149 green, and 191 blue.

How to use #C695BF in CSS?

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

What colors go well with #C695BF?

#95C69C (complementary), #B595C6 (analogous), and #AB63A0 (lighter shade) work well with #C695BF.