#DBDDCE Color Information

Hex color code: #DBDDCE

#DBDDCE is a airy yellow color. In RGB it is (219, 221, 206), and in HSL it is (68°, 18%, 84%). It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#DBDDCE
RGB
219, 221, 206
HSL
68°, 18%, 84%
CMYK
1%, 0%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDDCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 221, 206

Red: 219 / Green: 221 / Blue: 206

HSL

68°, 18%, 84%

Hue: 68° / Saturation: 18% / Lightness: 84%

CMYK

1%, 0%, 7%, 13%

Cyan: 1% / Magenta: 0% / Yellow: 7% / Key: 13%

What color is #DBDDCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDDCE to RGB:

rgb(219, 221, 206)HEX to RGB Converter →

HEX to HSL

Convert #DBDDCE to HSL:

hsl(68, 18%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDDCE to CMYK:

cmyk(1%, 0%, 7%, 13%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #DBDDCE has RGB (219, 221, 206) and HSL (68°, 18%, 84%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDDCE is #D1CFDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DED8CF.

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

Contrast with #DBDDCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDDCE?

#DBDDCE is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBDDCE?

#DBDDCE in RGB is (219, 221, 206) - 219 red, 221 green, and 206 blue.

How to use #DBDDCE in CSS?

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

What colors go well with #DBDDCE?

#D1CFDE (complementary), #DED8CF (analogous), and #BABEA2 (lighter shade) work well with #DBDDCE.