#CEBBC8 Color Information

Hex color code: #CEBBC8

A ethereal magenta shade, #CEBBC8 appears as (206, 187, 200) in RGB and (319°, 16%, 77%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CEBBC8
RGB
206, 187, 200
HSL
319°, 16%, 77%
CMYK
0%, 9%, 3%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBBC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 187, 200

Red: 206 / Green: 187 / Blue: 200

HSL

319°, 16%, 77%

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

CMYK

0%, 9%, 3%, 19%

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

What color is #CEBBC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBBC8 to RGB:

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

HEX to HSL

Convert #CEBBC8 to HSL:

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

HEX to CMYK

Convert #CEBBC8 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #CEBBC8 has RGB (206, 187, 200) and HSL (319°, 16%, 77%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBBC8 is #BBCEC1, creating high-contrast pairings. For softer combinations, try analogous colors like #CABBCE.

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

Contrast with #CEBBC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBBC8?

#CEBBC8 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CEBBC8?

#CEBBC8 in RGB is (206, 187, 200) - 206 red, 187 green, and 200 blue.

How to use #CEBBC8 in CSS?

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

What colors go well with #CEBBC8?

#BBCEC1 (complementary), #CABBCE (analogous), and #AE8FA4 (lighter shade) work well with #CEBBC8.