#DBDBC1 Color Information

Hex color code: #DBDBC1

A airy yellow shade, #DBDBC1 appears as (219, 219, 193) in RGB and (60°, 27%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DBDBC1
RGB
219, 219, 193
HSL
60°, 27%, 81%
CMYK
0%, 0%, 12%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDBC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 219, 193

Red: 219 / Green: 219 / Blue: 193

HSL

60°, 27%, 81%

Hue: 60° / Saturation: 27% / Lightness: 81%

CMYK

0%, 0%, 12%, 14%

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

What color is #DBDBC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDBC1 to RGB:

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

HEX to HSL

Convert #DBDBC1 to HSL:

hsl(60, 27%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDBC1 to CMYK:

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

Color Meaning and Usage

#DBDBC1 is a soft yellow color with RGB values of 219, 219, 193 and HSL of 60°, 27%, 81%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDBC1 is #C1C1DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCCFC1.

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

Contrast with #DBDBC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDBC1?

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

What is the RGB value of #DBDBC1?

#DBDBC1 in RGB is (219, 219, 193) - 219 red, 219 green, and 193 blue.

How to use #DBDBC1 in CSS?

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

What colors go well with #DBDBC1?

#C1C1DC (complementary), #DCCFC1 (analogous), and #C0C091 (lighter shade) work well with #DBDBC1.