#CEA6B1 Color Information

Hex color code: #CEA6B1

A soft magenta shade, #CEA6B1 appears as (206, 166, 177) in RGB and (344°, 29%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CEA6B1
RGB
206, 166, 177
HSL
344°, 29%, 73%
CMYK
0%, 19%, 14%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEA6B1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 166, 177

Red: 206 / Green: 166 / Blue: 177

HSL

344°, 29%, 73%

Hue: 344° / Saturation: 29% / Lightness: 73%

CMYK

0%, 19%, 14%, 19%

Cyan: 0% / Magenta: 19% / Yellow: 14% / Key: 19%

What color is #CEA6B1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEA6B1 to RGB:

rgb(206, 166, 177)HEX to RGB Converter →

HEX to HSL

Convert #CEA6B1 to HSL:

hsl(344, 29%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CEA6B1 to CMYK:

cmyk(0%, 19%, 14%, 19%)Color Converter →

Color Meaning and Usage

#CEA6B1 is a delicate magenta color with RGB values of 206, 166, 177 and HSL of 344°, 29%, 73%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEA6B1 is #A6CEC3, creating high-contrast pairings. For softer combinations, try analogous colors like #CEA6C5.

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

Contrast with #CEA6B1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEA6B1?

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

What is the RGB value of #CEA6B1?

#CEA6B1 in RGB is (206, 166, 177) - 206 red, 166 green, and 177 blue.

How to use #CEA6B1 in CSS?

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

What colors go well with #CEA6B1?

#A6CEC3 (complementary), #CEA6C5 (analogous), and #B37585 (lighter shade) work well with #CEA6B1.