#CFBECD Color Information

Hex color code: #CFBECD

#CFBECD is a delicate magenta color. In RGB it is (207, 190, 205), and in HSL it is (307°, 15%, 78%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CFBECD
RGB
207, 190, 205
HSL
307°, 15%, 78%
CMYK
0%, 8%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBECD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 190, 205

Red: 207 / Green: 190 / Blue: 205

HSL

307°, 15%, 78%

Hue: 307° / Saturation: 15% / Lightness: 78%

CMYK

0%, 8%, 1%, 19%

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

What color is #CFBECD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBECD to RGB:

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

HEX to HSL

Convert #CFBECD to HSL:

hsl(307, 15%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CFBECD to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #CFBECD has RGB (207, 190, 205) and HSL (307°, 15%, 78%). 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 #CFBECD is #BECFC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C9BECF.

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

Contrast with #CFBECD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBECD?

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

What is the RGB value of #CFBECD?

#CFBECD in RGB is (207, 190, 205) - 207 red, 190 green, and 205 blue.

How to use #CFBECD in CSS?

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

What colors go well with #CFBECD?

#BECFC0 (complementary), #C9BECF (analogous), and #AF92AC (lighter shade) work well with #CFBECD.