#DBDAD5 Color Information

Hex color code: #DBDAD5

#DBDAD5 is a light yellow color. In RGB it is (219, 218, 213), and in HSL it is (50°, 8%, 85%). It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#DBDAD5
RGB
219, 218, 213
HSL
50°, 8%, 85%
CMYK
0%, 0%, 3%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDAD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 218, 213

Red: 219 / Green: 218 / Blue: 213

HSL

50°, 8%, 85%

Hue: 50° / Saturation: 8% / Lightness: 85%

CMYK

0%, 0%, 3%, 14%

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

What color is #DBDAD5?

#DBDAD5 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDAD5 to RGB:

rgb(219, 218, 213)HEX to RGB Converter →

HEX to HSL

Convert #DBDAD5 to HSL:

hsl(50, 8%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDAD5 to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #DBDAD5 has RGB (219, 218, 213) and HSL (50°, 8%, 85%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDAD5 is #D6D7DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCD8D6.

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

Contrast with #DBDAD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDAD5?

#DBDAD5 is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBDAD5?

#DBDAD5 in RGB is (219, 218, 213) - 219 red, 218 green, and 213 blue.

How to use #DBDAD5 in CSS?

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

What colors go well with #DBDAD5?

#D6D7DC (complementary), #DCD8D6 (analogous), and #B9B7AC (lighter shade) work well with #DBDAD5.