#CEA7AC Color Information

Hex color code: #CEA7AC

A pastel red shade, #CEA7AC appears as (206, 167, 172) in RGB and (352°, 28%, 73%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CEA7AC
RGB
206, 167, 172
HSL
352°, 28%, 73%
CMYK
0%, 19%, 17%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEA7AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 167, 172

Red: 206 / Green: 167 / Blue: 172

HSL

352°, 28%, 73%

Hue: 352° / Saturation: 28% / Lightness: 73%

CMYK

0%, 19%, 17%, 19%

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

What color is #CEA7AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEA7AC to RGB:

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

HEX to HSL

Convert #CEA7AC to HSL:

hsl(352, 28%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CEA7AC to CMYK:

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

Color Meaning and Usage

#CEA7AC is a soft red color with RGB values of 206, 167, 172 and HSL of 352°, 28%, 73%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEA7AC is #A7CDC8, creating high-contrast pairings. For softer combinations, try analogous colors like #CDA7BF.

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

Contrast with #CEA7AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEA7AC?

#CEA7AC is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CEA7AC?

#CEA7AC in RGB is (206, 167, 172) - 206 red, 167 green, and 172 blue.

How to use #CEA7AC in CSS?

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

What colors go well with #CEA7AC?

#A7CDC8 (complementary), #CDA7BF (analogous), and #B2767E (lighter shade) work well with #CEA7AC.