#D6A8AF Color Information

Hex color code: #D6A8AF

#D6A8AF is a delicate red color. In RGB it is (214, 168, 175), and in HSL it is (351°, 36%, 75%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#D6A8AF
RGB
214, 168, 175
HSL
351°, 36%, 75%
CMYK
0%, 21%, 18%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6A8AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 168, 175

Red: 214 / Green: 168 / Blue: 175

HSL

351°, 36%, 75%

Hue: 351° / Saturation: 36% / Lightness: 75%

CMYK

0%, 21%, 18%, 16%

Cyan: 0% / Magenta: 21% / Yellow: 18% / Key: 16%

What color is #D6A8AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6A8AF to RGB:

rgb(214, 168, 175)HEX to RGB Converter →

HEX to HSL

Convert #D6A8AF to HSL:

hsl(351, 36%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #D6A8AF to CMYK:

cmyk(0%, 21%, 18%, 16%)Color Converter →

Color Meaning and Usage

A pastel red tone, #D6A8AF has RGB (214, 168, 175) and HSL (351°, 36%, 75%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6A8AF is #A8D6CF, creating high-contrast pairings. For softer combinations, try analogous colors like #D6A8C6.

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

Contrast with #D6A8AF

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 #D6A8AF?

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

What is the RGB value of #D6A8AF?

#D6A8AF in RGB is (214, 168, 175) - 214 red, 168 green, and 175 blue.

How to use #D6A8AF in CSS?

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

What colors go well with #D6A8AF?

#A8D6CF (complementary), #D6A8C6 (analogous), and #BE747F (lighter shade) work well with #D6A8AF.