#CEACB3 Color Information

Hex color code: #CEACB3

A delicate red shade, #CEACB3 appears as (206, 172, 179) in RGB and (348°, 26%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CEACB3
RGB
206, 172, 179
HSL
348°, 26%, 74%
CMYK
0%, 17%, 13%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEACB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 172, 179

Red: 206 / Green: 172 / Blue: 179

HSL

348°, 26%, 74%

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

CMYK

0%, 17%, 13%, 19%

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

What color is #CEACB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEACB3 to RGB:

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

HEX to HSL

Convert #CEACB3 to HSL:

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

HEX to CMYK

Convert #CEACB3 to CMYK:

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

Color Meaning and Usage

#CEACB3 is a soft red color with RGB values of 206, 172, 179 and HSL of 348°, 26%, 74%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEACB3 is #ABCEC7, creating high-contrast pairings. For softer combinations, try analogous colors like #CEABC4.

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

Contrast with #CEACB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEACB3?

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

What is the RGB value of #CEACB3?

#CEACB3 in RGB is (206, 172, 179) - 206 red, 172 green, and 179 blue.

How to use #CEACB3 in CSS?

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

What colors go well with #CEACB3?

#ABCEC7 (complementary), #CEABC4 (analogous), and #B27B86 (lighter shade) work well with #CEACB3.