#CBBCCF Color Information

Hex color code: #CBBCCF

A ethereal magenta shade, #CBBCCF appears as (203, 188, 207) in RGB and (287°, 17%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CBBCCF
RGB
203, 188, 207
HSL
287°, 17%, 77%
CMYK
2%, 9%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBCCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 188, 207

Red: 203 / Green: 188 / Blue: 207

HSL

287°, 17%, 77%

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

CMYK

2%, 9%, 0%, 19%

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

What color is #CBBCCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBCCF to RGB:

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

HEX to HSL

Convert #CBBCCF to HSL:

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

HEX to CMYK

Convert #CBBCCF to CMYK:

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

Color Meaning and Usage

A light magenta tone, #CBBCCF has RGB (203, 188, 207) and HSL (287°, 17%, 77%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBBCCF is #BFCEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #C0BACE.

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

Contrast with #CBBCCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBBCCF?

#CBBCCF is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CBBCCF?

#CBBCCF in RGB is (203, 188, 207) - 203 red, 188 green, and 207 blue.

How to use #CBBCCF in CSS?

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

What colors go well with #CBBCCF?

#BFCEBA (complementary), #C0BACE (analogous), and #A78EAF (lighter shade) work well with #CBBCCF.