#DBDCD6 Color Information

Hex color code: #DBDCD6

A light yellow shade, #DBDCD6 appears as (219, 220, 214) in RGB and (70°, 8%, 85%) in HSL. It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#DBDCD6
RGB
219, 220, 214
HSL
70°, 8%, 85%
CMYK
0%, 0%, 3%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDCD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 220, 214

Red: 219 / Green: 220 / Blue: 214

HSL

70°, 8%, 85%

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

CMYK

0%, 0%, 3%, 14%

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

What color is #DBDCD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDCD6 to RGB:

rgb(219, 220, 214)HEX to RGB Converter →

HEX to HSL

Convert #DBDCD6 to HSL:

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

HEX to CMYK

Convert #DBDCD6 to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #DBDCD6 has RGB (219, 220, 214) and HSL (70°, 8%, 85%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDCD6 is #D7D6DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCDAD6.

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

Contrast with #DBDCD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDCD6?

#DBDCD6 is a ethereal yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBDCD6?

#DBDCD6 in RGB is (219, 220, 214) - 219 red, 220 green, and 214 blue.

How to use #DBDCD6 in CSS?

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

What colors go well with #DBDCD6?

#D7D6DC (complementary), #DCDAD6 (analogous), and #B7B9AC (lighter shade) work well with #DBDCD6.