#DBAFB5 Color Information

Hex color code: #DBAFB5

The hex color #DBAFB5 is a soft red with RGB values of (219, 175, 181) and HSL of (352°, 38%, 77%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DBAFB5
RGB
219, 175, 181
HSL
352°, 38%, 77%
CMYK
0%, 20%, 17%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBAFB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 175, 181

Red: 219 / Green: 175 / Blue: 181

HSL

352°, 38%, 77%

Hue: 352° / Saturation: 38% / Lightness: 77%

CMYK

0%, 20%, 17%, 14%

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

What color is #DBAFB5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBAFB5 to RGB:

rgb(219, 175, 181)HEX to RGB Converter →

HEX to HSL

Convert #DBAFB5 to HSL:

hsl(352, 38%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DBAFB5 to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #DBAFB5 has RGB (219, 175, 181) and HSL (352°, 38%, 77%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBAFB5 is #AEDBD5, creating high-contrast pairings. For softer combinations, try analogous colors like #DBAECA.

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

Contrast with #DBAFB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBAFB5?

#DBAFB5 is a ethereal red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DBAFB5?

#DBAFB5 in RGB is (219, 175, 181) - 219 red, 175 green, and 181 blue.

How to use #DBAFB5 in CSS?

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

What colors go well with #DBAFB5?

#AEDBD5 (complementary), #DBAECA (analogous), and #C37983 (lighter shade) work well with #DBAFB5.