#CEB1CC Color Information

Hex color code: #CEB1CC

The hex color #CEB1CC is a pastel magenta with RGB values of (206, 177, 204) and HSL of (304°, 23%, 75%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CEB1CC
RGB
206, 177, 204
HSL
304°, 23%, 75%
CMYK
0%, 14%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEB1CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 177, 204

Red: 206 / Green: 177 / Blue: 204

HSL

304°, 23%, 75%

Hue: 304° / Saturation: 23% / Lightness: 75%

CMYK

0%, 14%, 1%, 19%

Cyan: 0% / Magenta: 14% / Yellow: 1% / Key: 19%

What color is #CEB1CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEB1CC to RGB:

rgb(206, 177, 204)HEX to RGB Converter →

HEX to HSL

Convert #CEB1CC to HSL:

hsl(304, 23%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CEB1CC to CMYK:

cmyk(0%, 14%, 1%, 19%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #CEB1CC has RGB (206, 177, 204) and HSL (304°, 23%, 75%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEB1CC is #B1CEB3, creating high-contrast pairings. For softer combinations, try analogous colors like #C1B1CE.

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

Contrast with #CEB1CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEB1CC?

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

What is the RGB value of #CEB1CC?

#CEB1CC in RGB is (206, 177, 204) - 206 red, 177 green, and 204 blue.

How to use #CEB1CC in CSS?

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

What colors go well with #CEB1CC?

#B1CEB3 (complementary), #C1B1CE (analogous), and #B082AD (lighter shade) work well with #CEB1CC.