#CDADB3 Color Information

Hex color code: #CDADB3

A subtle red shade, #CDADB3 appears as (205, 173, 179) in RGB and (349°, 24%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CDADB3
RGB
205, 173, 179
HSL
349°, 24%, 74%
CMYK
0%, 16%, 13%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDADB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 173, 179

Red: 205 / Green: 173 / Blue: 179

HSL

349°, 24%, 74%

Hue: 349° / Saturation: 24% / Lightness: 74%

CMYK

0%, 16%, 13%, 20%

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

What color is #CDADB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDADB3 to RGB:

rgb(205, 173, 179)HEX to RGB Converter →

HEX to HSL

Convert #CDADB3 to HSL:

hsl(349, 24%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CDADB3 to CMYK:

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

Color Meaning and Usage

A subtle red tone, #CDADB3 has RGB (205, 173, 179) and HSL (349°, 24%, 74%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDADB3 is #ADCDC7, creating high-contrast pairings. For softer combinations, try analogous colors like #CDADC3.

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

Contrast with #CDADB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDADB3?

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

What is the RGB value of #CDADB3?

#CDADB3 in RGB is (205, 173, 179) - 205 red, 173 green, and 179 blue.

How to use #CDADB3 in CSS?

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

What colors go well with #CDADB3?

#ADCDC7 (complementary), #CDADC3 (analogous), and #B07D87 (lighter shade) work well with #CDADB3.