#CEBFCE Color Information

Hex color code: #CEBFCE

A delicate magenta shade, #CEBFCE appears as (206, 191, 206) in RGB and (300°, 13%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CEBFCE
RGB
206, 191, 206
HSL
300°, 13%, 78%
CMYK
0%, 7%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBFCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 191, 206

Red: 206 / Green: 191 / Blue: 206

HSL

300°, 13%, 78%

Hue: 300° / Saturation: 13% / Lightness: 78%

CMYK

0%, 7%, 0%, 19%

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

What color is #CEBFCE?

#CEBFCE is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBFCE to RGB:

rgb(206, 191, 206)HEX to RGB Converter →

HEX to HSL

Convert #CEBFCE to HSL:

hsl(300, 13%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBFCE to CMYK:

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

Color Meaning and Usage

#CEBFCE is a delicate magenta color with RGB values of 206, 191, 206 and HSL of 300°, 13%, 78%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBFCE is #C0CEC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C7C0CE.

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

Contrast with #CEBFCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBFCE?

#CEBFCE is a delicate magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CEBFCE?

#CEBFCE in RGB is (206, 191, 206) - 206 red, 191 green, and 206 blue.

How to use #CEBFCE in CSS?

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

What colors go well with #CEBFCE?

#C0CEC0 (complementary), #C7C0CE (analogous), and #AD94AD (lighter shade) work well with #CEBFCE.