#CBBACF Color Information

Hex color code: #CBBACF

The hex color #CBBACF is a airy magenta with RGB values of (203, 186, 207) and HSL of (289°, 18%, 77%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CBBACF
RGB
203, 186, 207
HSL
289°, 18%, 77%
CMYK
2%, 10%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 186, 207

Red: 203 / Green: 186 / Blue: 207

HSL

289°, 18%, 77%

Hue: 289° / Saturation: 18% / Lightness: 77%

CMYK

2%, 10%, 0%, 19%

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

What color is #CBBACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBACF to RGB:

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

HEX to HSL

Convert #CBBACF to HSL:

hsl(289, 18%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CBBACF to CMYK:

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

Color Meaning and Usage

#CBBACF is a delicate magenta color with RGB values of 203, 186, 207 and HSL of 289°, 18%, 77%. 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 #CBBACF is #BECFBA, creating high-contrast pairings. For softer combinations, try analogous colors like #C0BACF.

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

Contrast with #CBBACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBBACF?

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

What is the RGB value of #CBBACF?

#CBBACF in RGB is (203, 186, 207) - 203 red, 186 green, and 207 blue.

How to use #CBBACF in CSS?

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

What colors go well with #CBBACF?

#BECFBA (complementary), #C0BACF (analogous), and #A98DB0 (lighter shade) work well with #CBBACF.