#CFBBCD Color Information

Hex color code: #CFBBCD

The hex color #CFBBCD is a ethereal magenta with RGB values of (207, 187, 205) and HSL of (306°, 17%, 77%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CFBBCD
RGB
207, 187, 205
HSL
306°, 17%, 77%
CMYK
0%, 10%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBBCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 187, 205

Red: 207 / Green: 187 / Blue: 205

HSL

306°, 17%, 77%

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

CMYK

0%, 10%, 1%, 19%

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

What color is #CFBBCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBBCD to RGB:

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

HEX to HSL

Convert #CFBBCD to HSL:

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

HEX to CMYK

Convert #CFBBCD to CMYK:

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

Color Meaning and Usage

#CFBBCD is a airy magenta color with RGB values of 207, 187, 205 and HSL of 306°, 17%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBBCD is #BACEBC, creating high-contrast pairings. For softer combinations, try analogous colors like #C6BACE.

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

Contrast with #CFBBCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBBCD?

#CFBBCD is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CFBBCD?

#CFBBCD in RGB is (207, 187, 205) - 207 red, 187 green, and 205 blue.

How to use #CFBBCD in CSS?

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

What colors go well with #CFBBCD?

#BACEBC (complementary), #C6BACE (analogous), and #AF8EAB (lighter shade) work well with #CFBBCD.