#CEA1AF Color Information

Hex color code: #CEA1AF

A delicate magenta shade, #CEA1AF appears as (206, 161, 175) in RGB and (341°, 31%, 72%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CEA1AF
RGB
206, 161, 175
HSL
341°, 31%, 72%
CMYK
0%, 22%, 15%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEA1AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 161, 175

Red: 206 / Green: 161 / Blue: 175

HSL

341°, 31%, 72%

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

CMYK

0%, 22%, 15%, 19%

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

What color is #CEA1AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEA1AF to RGB:

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

HEX to HSL

Convert #CEA1AF to HSL:

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

HEX to CMYK

Convert #CEA1AF to CMYK:

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

Color Meaning and Usage

#CEA1AF is a gentle magenta color with RGB values of 206, 161, 175 and HSL of 341°, 31%, 72%. 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 #CEA1AF is #A1CEC0, creating high-contrast pairings. For softer combinations, try analogous colors like #CEA1C6.

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

Contrast with #CEA1AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEA1AF?

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

What is the RGB value of #CEA1AF?

#CEA1AF in RGB is (206, 161, 175) - 206 red, 161 green, and 175 blue.

How to use #CEA1AF in CSS?

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

What colors go well with #CEA1AF?

#A1CEC0 (complementary), #CEA1C6 (analogous), and #B36F85 (lighter shade) work well with #CEA1AF.