#CEB8CF Color Information

Hex color code: #CEB8CF

A ethereal magenta shade, #CEB8CF appears as (206, 184, 207) in RGB and (297°, 19%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CEB8CF
RGB
206, 184, 207
HSL
297°, 19%, 77%
CMYK
0%, 11%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEB8CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 184, 207

Red: 206 / Green: 184 / Blue: 207

HSL

297°, 19%, 77%

Hue: 297° / Saturation: 19% / Lightness: 77%

CMYK

0%, 11%, 0%, 19%

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

What color is #CEB8CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEB8CF to RGB:

rgb(206, 184, 207)HEX to RGB Converter →

HEX to HSL

Convert #CEB8CF to HSL:

hsl(297, 19%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CEB8CF to CMYK:

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

Color Meaning and Usage

#CEB8CF is a delicate magenta color with RGB values of 206, 184, 207 and HSL of 297°, 19%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEB8CF is #BACFB9, creating high-contrast pairings. For softer combinations, try analogous colors like #C3B9CF.

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

Contrast with #CEB8CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEB8CF?

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

What is the RGB value of #CEB8CF?

#CEB8CF in RGB is (206, 184, 207) - 206 red, 184 green, and 207 blue.

How to use #CEB8CF in CSS?

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

What colors go well with #CEB8CF?

#BACFB9 (complementary), #C3B9CF (analogous), and #AF8CB1 (lighter shade) work well with #CEB8CF.