#CBBFD1 Color Information

Hex color code: #CBBFD1

The hex color #CBBFD1 is a ethereal purple with RGB values of (203, 191, 209) and HSL of (280°, 16%, 78%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CBBFD1
RGB
203, 191, 209
HSL
280°, 16%, 78%
CMYK
3%, 9%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBFD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 191, 209

Red: 203 / Green: 191 / Blue: 209

HSL

280°, 16%, 78%

Hue: 280° / Saturation: 16% / Lightness: 78%

CMYK

3%, 9%, 0%, 18%

Cyan: 3% / Magenta: 9% / Yellow: 0% / Key: 18%

What color is #CBBFD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBFD1 to RGB:

rgb(203, 191, 209)HEX to RGB Converter →

HEX to HSL

Convert #CBBFD1 to HSL:

hsl(280, 16%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CBBFD1 to CMYK:

cmyk(3%, 9%, 0%, 18%)Color Converter →

Color Meaning and Usage

#CBBFD1 is a delicate purple color with RGB values of 203, 191, 209 and HSL of 280°, 16%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBBFD1 is #C4D0BE, creating high-contrast pairings. For softer combinations, try analogous colors like #C1BED0.

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

Contrast with #CBBFD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBBFD1?

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

What is the RGB value of #CBBFD1?

#CBBFD1 in RGB is (203, 191, 209) - 203 red, 191 green, and 209 blue.

How to use #CBBFD1 in CSS?

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

What colors go well with #CBBFD1?

#C4D0BE (complementary), #C1BED0 (analogous), and #A692B0 (lighter shade) work well with #CBBFD1.