#DBDD73 Color Information

Hex color code: #DBDD73

A subtle yellow shade, #DBDD73 appears as (219, 221, 115) in RGB and (61°, 61%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#DBDD73
RGB
219, 221, 115
HSL
61°, 61%, 66%
CMYK
1%, 0%, 48%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDD73; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 221, 115

Red: 219 / Green: 221 / Blue: 115

HSL

61°, 61%, 66%

Hue: 61° / Saturation: 61% / Lightness: 66%

CMYK

1%, 0%, 48%, 13%

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

What color is #DBDD73?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDD73 to RGB:

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

HEX to HSL

Convert #DBDD73 to HSL:

hsl(61, 61%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDD73 to CMYK:

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

Color Meaning and Usage

A understated yellow tone, #DBDD73 has RGB (219, 221, 115) and HSL (61°, 61%, 66%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDD73 is #7573DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDAA73.

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

Contrast with #DBDD73

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDD73?

#DBDD73 is a understated yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DBDD73?

#DBDD73 in RGB is (219, 221, 115) - 219 red, 221 green, and 115 blue.

How to use #DBDD73 in CSS?

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

What colors go well with #DBDD73?

#7573DD (complementary), #DDAA73 (analogous), and #CCCE36 (lighter shade) work well with #DBDD73.