#CEBFC5 Color Information

Hex color code: #CEBFC5

A light magenta shade, #CEBFC5 appears as (206, 191, 197) in RGB and (336°, 13%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CEBFC5
RGB
206, 191, 197
HSL
336°, 13%, 78%
CMYK
0%, 7%, 4%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBFC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 191, 197

Red: 206 / Green: 191 / Blue: 197

HSL

336°, 13%, 78%

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

CMYK

0%, 7%, 4%, 19%

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

What color is #CEBFC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBFC5 to RGB:

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

HEX to HSL

Convert #CEBFC5 to HSL:

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

HEX to CMYK

Convert #CEBFC5 to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #CEBFC5 has RGB (206, 191, 197) and HSL (336°, 13%, 78%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBFC5 is #C0CEC8, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC0CD.

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

Contrast with #CEBFC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBFC5?

#CEBFC5 is a ethereal magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CEBFC5?

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

How to use #CEBFC5 in CSS?

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

What colors go well with #CEBFC5?

#C0CEC8 (complementary), #CEC0CD (analogous), and #AD949E (lighter shade) work well with #CEBFC5.