#CEACBC Color Information

Hex color code: #CEACBC

The hex color #CEACBC is a delicate magenta with RGB values of (206, 172, 188) and HSL of (332°, 26%, 74%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CEACBC
RGB
206, 172, 188
HSL
332°, 26%, 74%
CMYK
0%, 17%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEACBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 172, 188

Red: 206 / Green: 172 / Blue: 188

HSL

332°, 26%, 74%

Hue: 332° / Saturation: 26% / Lightness: 74%

CMYK

0%, 17%, 9%, 19%

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

What color is #CEACBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEACBC to RGB:

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

HEX to HSL

Convert #CEACBC to HSL:

hsl(332, 26%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CEACBC to CMYK:

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

Color Meaning and Usage

#CEACBC is a pastel magenta color with RGB values of 206, 172, 188 and HSL of 332°, 26%, 74%. 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 #CEACBC is #ABCEBE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEABCD.

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

Contrast with #CEACBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEACBC?

#CEACBC is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CEACBC?

#CEACBC in RGB is (206, 172, 188) - 206 red, 172 green, and 188 blue.

How to use #CEACBC in CSS?

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

What colors go well with #CEACBC?

#ABCEBE (complementary), #CEABCD (analogous), and #B27B95 (lighter shade) work well with #CEACBC.