#DBDCC7 Color Information

Hex color code: #DBDCC7

The hex color #DBDCC7 is a soft yellow with RGB values of (219, 220, 199) and HSL of (63°, 23%, 82%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#DBDCC7
RGB
219, 220, 199
HSL
63°, 23%, 82%
CMYK
0%, 0%, 10%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDCC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 220, 199

Red: 219 / Green: 220 / Blue: 199

HSL

63°, 23%, 82%

Hue: 63° / Saturation: 23% / Lightness: 82%

CMYK

0%, 0%, 10%, 14%

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

What color is #DBDCC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDCC7 to RGB:

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

HEX to HSL

Convert #DBDCC7 to HSL:

hsl(63, 23%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDCC7 to CMYK:

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

Color Meaning and Usage

#DBDCC7 is a light yellow color with RGB values of 219, 220, 199 and HSL of 63°, 23%, 82%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDCC7 is #C8C7DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCD2C7.

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

Contrast with #DBDCC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDCC7?

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

What is the RGB value of #DBDCC7?

#DBDCC7 in RGB is (219, 220, 199) - 219 red, 220 green, and 199 blue.

How to use #DBDCC7 in CSS?

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

What colors go well with #DBDCC7?

#C8C7DC (complementary), #DCD2C7 (analogous), and #BCBE97 (lighter shade) work well with #DBDCC7.