#DBDD92 Color Information

Hex color code: #DBDD92

A subtle yellow shade, #DBDD92 appears as (219, 221, 146) in RGB and (62°, 52%, 72%) in HSL. It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#DBDD92
RGB
219, 221, 146
HSL
62°, 52%, 72%
CMYK
1%, 0%, 34%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDD92; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 221, 146

Red: 219 / Green: 221 / Blue: 146

HSL

62°, 52%, 72%

Hue: 62° / Saturation: 52% / Lightness: 72%

CMYK

1%, 0%, 34%, 13%

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

What color is #DBDD92?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDD92 to RGB:

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

HEX to HSL

Convert #DBDD92 to HSL:

hsl(62, 52%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDD92 to CMYK:

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

Color Meaning and Usage

A neutral yellow tone, #DBDD92 has RGB (219, 221, 146) and HSL (62°, 52%, 72%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDD92 is #9592DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDBA92.

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

Contrast with #DBDD92

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDD92?

#DBDD92 is a neutral yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DBDD92?

#DBDD92 in RGB is (219, 221, 146) - 219 red, 221 green, and 146 blue.

How to use #DBDD92 in CSS?

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

What colors go well with #DBDD92?

#9592DD (complementary), #DDBA92 (analogous), and #C7CA58 (lighter shade) work well with #DBDD92.