#DBDBB1 Color Information

Hex color code: #DBDBB1

#DBDBB1 is a delicate yellow color. In RGB it is (219, 219, 177), and in HSL it is (60°, 37%, 78%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#DBDBB1
RGB
219, 219, 177
HSL
60°, 37%, 78%
CMYK
0%, 0%, 19%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDBB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 219, 177

Red: 219 / Green: 219 / Blue: 177

HSL

60°, 37%, 78%

Hue: 60° / Saturation: 37% / Lightness: 78%

CMYK

0%, 0%, 19%, 14%

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

What color is #DBDBB1?

#DBDBB1 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDBB1 to RGB:

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

HEX to HSL

Convert #DBDBB1 to HSL:

hsl(60, 37%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDBB1 to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #DBDBB1 has RGB (219, 219, 177) and HSL (60°, 37%, 78%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDBB1 is #B2B2DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCC7B2.

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

Contrast with #DBDBB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDBB1?

#DBDBB1 is a ethereal yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DBDBB1?

#DBDBB1 in RGB is (219, 219, 177) - 219 red, 219 green, and 177 blue.

How to use #DBDBB1 in CSS?

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

What colors go well with #DBDBB1?

#B2B2DC (complementary), #DCC7B2 (analogous), and #C4C47E (lighter shade) work well with #DBDBB1.