#CEA1AD Color Information

Hex color code: #CEA1AD

#CEA1AD is a subtle magenta color. In RGB it is (206, 161, 173), and in HSL it is (344°, 31%, 72%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CEA1AD
RGB
206, 161, 173
HSL
344°, 31%, 72%
CMYK
0%, 22%, 16%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEA1AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 161, 173

Red: 206 / Green: 161 / Blue: 173

HSL

344°, 31%, 72%

Hue: 344° / Saturation: 31% / Lightness: 72%

CMYK

0%, 22%, 16%, 19%

Cyan: 0% / Magenta: 22% / Yellow: 16% / Key: 19%

What color is #CEA1AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEA1AD to RGB:

rgb(206, 161, 173)HEX to RGB Converter →

HEX to HSL

Convert #CEA1AD to HSL:

hsl(344, 31%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CEA1AD to CMYK:

cmyk(0%, 22%, 16%, 19%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #CEA1AD has RGB (206, 161, 173) and HSL (344°, 31%, 72%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEA1AD is #A1CEC2, creating high-contrast pairings. For softer combinations, try analogous colors like #CEA1C3.

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

Contrast with #CEA1AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEA1AD?

#CEA1AD is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CEA1AD?

#CEA1AD in RGB is (206, 161, 173) - 206 red, 161 green, and 173 blue.

How to use #CEA1AD in CSS?

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

What colors go well with #CEA1AD?

#A1CEC2 (complementary), #CEA1C3 (analogous), and #B36F81 (lighter shade) work well with #CEA1AD.