#CEB2CD Color Information

Hex color code: #CEB2CD

#CEB2CD is a delicate magenta color. In RGB it is (206, 178, 205), and in HSL it is (302°, 22%, 75%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CEB2CD
RGB
206, 178, 205
HSL
302°, 22%, 75%
CMYK
0%, 14%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEB2CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 178, 205

Red: 206 / Green: 178 / Blue: 205

HSL

302°, 22%, 75%

Hue: 302° / Saturation: 22% / Lightness: 75%

CMYK

0%, 14%, 0%, 19%

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

What color is #CEB2CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEB2CD to RGB:

rgb(206, 178, 205)HEX to RGB Converter →

HEX to HSL

Convert #CEB2CD to HSL:

hsl(302, 22%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CEB2CD to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #CEB2CD has RGB (206, 178, 205) and HSL (302°, 22%, 75%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEB2CD is #B1CDB2, creating high-contrast pairings. For softer combinations, try analogous colors like #C0B1CD.

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

Contrast with #CEB2CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEB2CD?

#CEB2CD is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CEB2CD?

#CEB2CD in RGB is (206, 178, 205) - 206 red, 178 green, and 205 blue.

How to use #CEB2CD in CSS?

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

What colors go well with #CEB2CD?

#B1CDB2 (complementary), #C0B1CD (analogous), and #AF83AE (lighter shade) work well with #CEB2CD.