#CEBBC9 Color Information

Hex color code: #CEBBC9

A delicate magenta shade, #CEBBC9 appears as (206, 187, 201) in RGB and (316°, 16%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CEBBC9
RGB
206, 187, 201
HSL
316°, 16%, 77%
CMYK
0%, 9%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBBC9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 187, 201

Red: 206 / Green: 187 / Blue: 201

HSL

316°, 16%, 77%

Hue: 316° / Saturation: 16% / Lightness: 77%

CMYK

0%, 9%, 2%, 19%

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

What color is #CEBBC9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBBC9 to RGB:

rgb(206, 187, 201)HEX to RGB Converter →

HEX to HSL

Convert #CEBBC9 to HSL:

hsl(316, 16%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBBC9 to CMYK:

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

Color Meaning and Usage

#CEBBC9 is a light magenta color with RGB values of 206, 187, 201 and HSL of 316°, 16%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBBC9 is #BBCEC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C9BBCE.

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

Contrast with #CEBBC9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBBC9?

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

What is the RGB value of #CEBBC9?

#CEBBC9 in RGB is (206, 187, 201) - 206 red, 187 green, and 201 blue.

How to use #CEBBC9 in CSS?

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

What colors go well with #CEBBC9?

#BBCEC0 (complementary), #C9BBCE (analogous), and #AE8FA5 (lighter shade) work well with #CEBBC9.