#CDA7B0 Color Information

Hex color code: #CDA7B0

A soft red shade, #CDA7B0 appears as (205, 167, 176) in RGB and (346°, 28%, 73%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CDA7B0
RGB
205, 167, 176
HSL
346°, 28%, 73%
CMYK
0%, 19%, 14%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDA7B0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 167, 176

Red: 205 / Green: 167 / Blue: 176

HSL

346°, 28%, 73%

Hue: 346° / Saturation: 28% / Lightness: 73%

CMYK

0%, 19%, 14%, 20%

Cyan: 0% / Magenta: 19% / Yellow: 14% / Key: 20%

What color is #CDA7B0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDA7B0 to RGB:

rgb(205, 167, 176)HEX to RGB Converter →

HEX to HSL

Convert #CDA7B0 to HSL:

hsl(346, 28%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CDA7B0 to CMYK:

cmyk(0%, 19%, 14%, 20%)Color Converter →

Color Meaning and Usage

#CDA7B0 is a pastel red color with RGB values of 205, 167, 176 and HSL of 346°, 28%, 73%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDA7B0 is #A7CDC4, creating high-contrast pairings. For softer combinations, try analogous colors like #CDA7C3.

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

Contrast with #CDA7B0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDA7B0?

#CDA7B0 is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDA7B0?

#CDA7B0 in RGB is (205, 167, 176) - 205 red, 167 green, and 176 blue.

How to use #CDA7B0 in CSS?

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

What colors go well with #CDA7B0?

#A7CDC4 (complementary), #CDA7C3 (analogous), and #B27684 (lighter shade) work well with #CDA7B0.