#CDABAB Color Information

Hex color code: #CDABAB

A gentle red shade, #CDABAB appears as (205, 171, 171) in RGB and (0°, 25%, 74%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CDABAB
RGB
205, 171, 171
HSL
0°, 25%, 74%
CMYK
0%, 17%, 17%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDABAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 171, 171

Red: 205 / Green: 171 / Blue: 171

HSL

0°, 25%, 74%

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

CMYK

0%, 17%, 17%, 20%

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

What color is #CDABAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDABAB to RGB:

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

HEX to HSL

Convert #CDABAB to HSL:

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

HEX to CMYK

Convert #CDABAB to CMYK:

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

Color Meaning and Usage

#CDABAB is a gentle red color with RGB values of 205, 171, 171 and HSL of 0°, 25%, 74%. 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 #CDABAB is #ACCDCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDACBD.

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

Contrast with #CDABAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDABAB?

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

What is the RGB value of #CDABAB?

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

How to use #CDABAB in CSS?

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

What colors go well with #CDABAB?

#ACCDCD (complementary), #CDACBD (analogous), and #B17C7C (lighter shade) work well with #CDABAB.