#CBBECF Color Information

Hex color code: #CBBECF

A soft magenta shade, #CBBECF appears as (203, 190, 207) in RGB and (286°, 15%, 78%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CBBECF
RGB
203, 190, 207
HSL
286°, 15%, 78%
CMYK
2%, 8%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBECF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 190, 207

Red: 203 / Green: 190 / Blue: 207

HSL

286°, 15%, 78%

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

CMYK

2%, 8%, 0%, 19%

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

What color is #CBBECF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBECF to RGB:

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

HEX to HSL

Convert #CBBECF to HSL:

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

HEX to CMYK

Convert #CBBECF to CMYK:

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

Color Meaning and Usage

#CBBECF is a airy magenta color with RGB values of 203, 190, 207 and HSL of 286°, 15%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBBECF is #C2CFBE, creating high-contrast pairings. For softer combinations, try analogous colors like #C3BECF.

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

Contrast with #CBBECF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBBECF?

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

What is the RGB value of #CBBECF?

#CBBECF in RGB is (203, 190, 207) - 203 red, 190 green, and 207 blue.

How to use #CBBECF in CSS?

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

What colors go well with #CBBECF?

#C2CFBE (complementary), #C3BECF (analogous), and #A892AF (lighter shade) work well with #CBBECF.