#CDACAB Color Information

Hex color code: #CDACAB

A subtle red shade, #CDACAB appears as (205, 172, 171) in RGB and (2°, 25%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CDACAB
RGB
205, 172, 171
HSL
2°, 25%, 74%
CMYK
0%, 16%, 17%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDACAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 172, 171

Red: 205 / Green: 172 / Blue: 171

HSL

2°, 25%, 74%

Hue: 2° / Saturation: 25% / Lightness: 74%

CMYK

0%, 16%, 17%, 20%

Cyan: 0% / Magenta: 16% / Yellow: 17% / Key: 20%

What color is #CDACAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDACAB to RGB:

rgb(205, 172, 171)HEX to RGB Converter →

HEX to HSL

Convert #CDACAB to HSL:

hsl(2, 25%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CDACAB to CMYK:

cmyk(0%, 16%, 17%, 20%)Color Converter →

Color Meaning and Usage

#CDACAB is a subtle red color with RGB values of 205, 172, 171 and HSL of 2°, 25%, 74%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDACAB is #ACCCCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDACBC.

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

Contrast with #CDACAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDACAB?

#CDACAB is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDACAB?

#CDACAB in RGB is (205, 172, 171) - 205 red, 172 green, and 171 blue.

How to use #CDACAB in CSS?

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

What colors go well with #CDACAB?

#ACCCCD (complementary), #CDACBC (analogous), and #B17E7C (lighter shade) work well with #CDACAB.