#CFB0CB Color Information

Hex color code: #CFB0CB

A subtle magenta shade, #CFB0CB appears as (207, 176, 203) in RGB and (308°, 24%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CFB0CB
RGB
207, 176, 203
HSL
308°, 24%, 75%
CMYK
0%, 15%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFB0CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 176, 203

Red: 207 / Green: 176 / Blue: 203

HSL

308°, 24%, 75%

Hue: 308° / Saturation: 24% / Lightness: 75%

CMYK

0%, 15%, 2%, 19%

Cyan: 0% / Magenta: 15% / Yellow: 2% / Key: 19%

What color is #CFB0CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFB0CB to RGB:

rgb(207, 176, 203)HEX to RGB Converter →

HEX to HSL

Convert #CFB0CB to HSL:

hsl(308, 24%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CFB0CB to CMYK:

cmyk(0%, 15%, 2%, 19%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #CFB0CB has RGB (207, 176, 203) and HSL (308°, 24%, 75%). 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 #CFB0CB is #B0CFB4, creating high-contrast pairings. For softer combinations, try analogous colors like #C3B0CF.

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

Contrast with #CFB0CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFB0CB?

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

What is the RGB value of #CFB0CB?

#CFB0CB in RGB is (207, 176, 203) - 207 red, 176 green, and 203 blue.

How to use #CFB0CB in CSS?

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

What colors go well with #CFB0CB?

#B0CFB4 (complementary), #C3B0CF (analogous), and #B181AB (lighter shade) work well with #CFB0CB.