#CEBCC2 Color Information

Hex color code: #CEBCC2

#CEBCC2 is a delicate magenta color. In RGB it is (206, 188, 194), and in HSL it is (340°, 16%, 77%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CEBCC2
RGB
206, 188, 194
HSL
340°, 16%, 77%
CMYK
0%, 9%, 6%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEBCC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 188, 194

Red: 206 / Green: 188 / Blue: 194

HSL

340°, 16%, 77%

Hue: 340° / Saturation: 16% / Lightness: 77%

CMYK

0%, 9%, 6%, 19%

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

What color is #CEBCC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEBCC2 to RGB:

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

HEX to HSL

Convert #CEBCC2 to HSL:

hsl(340, 16%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CEBCC2 to CMYK:

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

Color Meaning and Usage

#CEBCC2 is a delicate magenta color with RGB values of 206, 188, 194 and HSL of 340°, 16%, 77%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEBCC2 is #BBCEC7, creating high-contrast pairings. For softer combinations, try analogous colors like #CEBBCB.

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

Contrast with #CEBCC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEBCC2?

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

What is the RGB value of #CEBCC2?

#CEBCC2 in RGB is (206, 188, 194) - 206 red, 188 green, and 194 blue.

How to use #CEBCC2 in CSS?

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

What colors go well with #CEBCC2?

#BBCEC7 (complementary), #CEBBCB (analogous), and #AE8F99 (lighter shade) work well with #CEBCC2.