#D6BBBA Color Information

Hex color code: #D6BBBA

#D6BBBA is a delicate red color. In RGB it is (214, 187, 186), and in HSL it is (2°, 25%, 78%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#D6BBBA
RGB
214, 187, 186
HSL
2°, 25%, 78%
CMYK
0%, 13%, 13%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6BBBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 187, 186

Red: 214 / Green: 187 / Blue: 186

HSL

2°, 25%, 78%

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

CMYK

0%, 13%, 13%, 16%

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

What color is #D6BBBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6BBBA to RGB:

rgb(214, 187, 186)HEX to RGB Converter →

HEX to HSL

Convert #D6BBBA to HSL:

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

HEX to CMYK

Convert #D6BBBA to CMYK:

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

Color Meaning and Usage

#D6BBBA is a soft red color with RGB values of 214, 187, 186 and HSL of 2°, 25%, 78%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6BBBA is #B9D4D5, creating high-contrast pairings. For softer combinations, try analogous colors like #D5B9C6.

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

Contrast with #D6BBBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6BBBA?

#D6BBBA is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D6BBBA?

#D6BBBA in RGB is (214, 187, 186) - 214 red, 187 green, and 186 blue.

How to use #D6BBBA in CSS?

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

What colors go well with #D6BBBA?

#B9D4D5 (complementary), #D5B9C6 (analogous), and #B88B89 (lighter shade) work well with #D6BBBA.