#CEBDC2 Color Information

Hex color code: #CEBDC2

The hex color #CEBDC2 is a ethereal magenta with RGB values of (206, 189, 194) and HSL of (342°, 15%, 77%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CEBDC2
RGB
206, 189, 194
HSL
342°, 15%, 77%
CMYK
0%, 8%, 6%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBDC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 189, 194

Red: 206 / Green: 189 / Blue: 194

HSL

342°, 15%, 77%

Hue: 342° / Saturation: 15% / Lightness: 77%

CMYK

0%, 8%, 6%, 19%

Cyan: 0% / Magenta: 8% / Yellow: 6% / Key: 19%

What color is #CEBDC2?

#CEBDC2 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBDC2 to RGB:

rgb(206, 189, 194)HEX to RGB Converter →

HEX to HSL

Convert #CEBDC2 to HSL:

hsl(342, 15%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBDC2 to CMYK:

cmyk(0%, 8%, 6%, 19%)Color Converter →

Color Meaning and Usage

#CEBDC2 is a delicate magenta color with RGB values of 206, 189, 194 and HSL of 342°, 15%, 77%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBDC2 is #BCCDC8, creating high-contrast pairings. For softer combinations, try analogous colors like #CDBCCA.

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

Contrast with #CEBDC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBDC2?

#CEBDC2 is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CEBDC2?

#CEBDC2 in RGB is (206, 189, 194) - 206 red, 189 green, and 194 blue.

How to use #CEBDC2 in CSS?

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

What colors go well with #CEBDC2?

#BCCDC8 (complementary), #CDBCCA (analogous), and #AD9098 (lighter shade) work well with #CEBDC2.