#DBBDBD Color Information

Hex color code: #DBBDBD

A light red shade, #DBBDBD appears as (219, 189, 189) in RGB and (0°, 29%, 80%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DBBDBD
RGB
219, 189, 189
HSL
0°, 29%, 80%
CMYK
0%, 14%, 14%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBDBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 189, 189

Red: 219 / Green: 189 / Blue: 189

HSL

0°, 29%, 80%

Hue: 0° / Saturation: 29% / Lightness: 80%

CMYK

0%, 14%, 14%, 14%

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

What color is #DBBDBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBDBD to RGB:

rgb(219, 189, 189)HEX to RGB Converter →

HEX to HSL

Convert #DBBDBD to HSL:

hsl(0, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBDBD to CMYK:

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

Color Meaning and Usage

A soft red tone, #DBBDBD has RGB (219, 189, 189) and HSL (0°, 29%, 80%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBDBD is #BDDBDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBBDCC.

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

Contrast with #DBBDBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBDBD?

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

What is the RGB value of #DBBDBD?

#DBBDBD in RGB is (219, 189, 189) - 219 red, 189 green, and 189 blue.

How to use #DBBDBD in CSS?

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

What colors go well with #DBBDBD?

#BDDBDB (complementary), #DBBDCC (analogous), and #C08C8C (lighter shade) work well with #DBBDBD.