#CEACBD Color Information

Hex color code: #CEACBD

A gentle magenta shade, #CEACBD appears as (206, 172, 189) in RGB and (330°, 26%, 74%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CEACBD
RGB
206, 172, 189
HSL
330°, 26%, 74%
CMYK
0%, 17%, 8%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEACBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 172, 189

Red: 206 / Green: 172 / Blue: 189

HSL

330°, 26%, 74%

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

CMYK

0%, 17%, 8%, 19%

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

What color is #CEACBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEACBD to RGB:

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

HEX to HSL

Convert #CEACBD to HSL:

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

HEX to CMYK

Convert #CEACBD to CMYK:

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

Color Meaning and Usage

#CEACBD is a subtle magenta color with RGB values of 206, 172, 189 and HSL of 330°, 26%, 74%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEACBD is #ABCEBD, creating high-contrast pairings. For softer combinations, try analogous colors like #CEABCE.

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

Contrast with #CEACBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEACBD?

#CEACBD is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CEACBD?

#CEACBD in RGB is (206, 172, 189) - 206 red, 172 green, and 189 blue.

How to use #CEACBD in CSS?

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

What colors go well with #CEACBD?

#ABCEBD (complementary), #CEABCE (analogous), and #B27B96 (lighter shade) work well with #CEACBD.