#D4BEBA Color Information

Hex color code: #D4BEBA

#D4BEBA is a delicate red color. In RGB it is (212, 190, 186), and in HSL it is (9°, 23%, 78%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#D4BEBA
RGB
212, 190, 186
HSL
9°, 23%, 78%
CMYK
0%, 10%, 12%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4BEBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 190, 186

Red: 212 / Green: 190 / Blue: 186

HSL

9°, 23%, 78%

Hue: 9° / Saturation: 23% / Lightness: 78%

CMYK

0%, 10%, 12%, 17%

Cyan: 0% / Magenta: 10% / Yellow: 12% / Key: 17%

What color is #D4BEBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4BEBA to RGB:

rgb(212, 190, 186)HEX to RGB Converter →

HEX to HSL

Convert #D4BEBA to HSL:

hsl(9, 23%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #D4BEBA to CMYK:

cmyk(0%, 10%, 12%, 17%)Color Converter →

Color Meaning and Usage

A light red tone, #D4BEBA has RGB (212, 190, 186) and HSL (9°, 23%, 78%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4BEBA is #BAD0D4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4BAC3.

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

Contrast with #D4BEBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4BEBA?

#D4BEBA is a light red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D4BEBA?

#D4BEBA in RGB is (212, 190, 186) - 212 red, 190 green, and 186 blue.

How to use #D4BEBA in CSS?

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

What colors go well with #D4BEBA?

#BAD0D4 (complementary), #D4BAC3 (analogous), and #B6918B (lighter shade) work well with #D4BEBA.