#CFBBC3 Color Information

Hex color code: #CFBBC3

The hex color #CFBBC3 is a soft magenta with RGB values of (207, 187, 195) and HSL of (336°, 17%, 77%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CFBBC3
RGB
207, 187, 195
HSL
336°, 17%, 77%
CMYK
0%, 10%, 6%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBBC3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 187, 195

Red: 207 / Green: 187 / Blue: 195

HSL

336°, 17%, 77%

Hue: 336° / Saturation: 17% / Lightness: 77%

CMYK

0%, 10%, 6%, 19%

Cyan: 0% / Magenta: 10% / Yellow: 6% / Key: 19%

What color is #CFBBC3?

#CFBBC3 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBBC3 to RGB:

rgb(207, 187, 195)HEX to RGB Converter →

HEX to HSL

Convert #CFBBC3 to HSL:

hsl(336, 17%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CFBBC3 to CMYK:

cmyk(0%, 10%, 6%, 19%)Color Converter →

Color Meaning and Usage

#CFBBC3 is a light magenta color with RGB values of 207, 187, 195 and HSL of 336°, 17%, 77%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBBC3 is #BACEC6, creating high-contrast pairings. For softer combinations, try analogous colors like #CEBACC.

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

Contrast with #CFBBC3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBBC3?

#CFBBC3 is a light magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CFBBC3?

#CFBBC3 in RGB is (207, 187, 195) - 207 red, 187 green, and 195 blue.

How to use #CFBBC3 in CSS?

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

What colors go well with #CFBBC3?

#BACEC6 (complementary), #CEBACC (analogous), and #AF8E9B (lighter shade) work well with #CFBBC3.