#DBDBCE Color Information

Hex color code: #DBDBCE

A soft yellow shade, #DBDBCE appears as (219, 219, 206) in RGB and (60°, 15%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#DBDBCE
RGB
219, 219, 206
HSL
60°, 15%, 83%
CMYK
0%, 0%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDBCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 219, 206

Red: 219 / Green: 219 / Blue: 206

HSL

60°, 15%, 83%

Hue: 60° / Saturation: 15% / Lightness: 83%

CMYK

0%, 0%, 6%, 14%

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

What color is #DBDBCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDBCE to RGB:

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

HEX to HSL

Convert #DBDBCE to HSL:

hsl(60, 15%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDBCE to CMYK:

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

Color Meaning and Usage

#DBDBCE is a ethereal yellow color with RGB values of 219, 219, 206 and HSL of 60°, 15%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDBCE is #CDCDDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAD4CD.

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

Contrast with #DBDBCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDBCE?

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

What is the RGB value of #DBDBCE?

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

How to use #DBDBCE in CSS?

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

What colors go well with #DBDBCE?

#CDCDDA (complementary), #DAD4CD (analogous), and #BABAA1 (lighter shade) work well with #DBDBCE.