#DBDF9A Color Information

Hex color code: #DBDF9A

A neutral yellow shade, #DBDF9A appears as (219, 223, 154) in RGB and (63°, 52%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#DBDF9A
RGB
219, 223, 154
HSL
63°, 52%, 74%
CMYK
2%, 0%, 31%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDF9A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 223, 154

Red: 219 / Green: 223 / Blue: 154

HSL

63°, 52%, 74%

Hue: 63° / Saturation: 52% / Lightness: 74%

CMYK

2%, 0%, 31%, 13%

Cyan: 2% / Magenta: 0% / Yellow: 31% / Key: 13%

What color is #DBDF9A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDF9A to RGB:

rgb(219, 223, 154)HEX to RGB Converter →

HEX to HSL

Convert #DBDF9A to HSL:

hsl(63, 52%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDF9A to CMYK:

cmyk(2%, 0%, 31%, 13%)Color Converter →

Color Meaning and Usage

#DBDF9A is a subtle yellow color with RGB values of 219, 223, 154 and HSL of 63°, 52%, 74%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDF9A is #9E9ADF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFC09A.

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

Contrast with #DBDF9A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDF9A?

#DBDF9A is a subtle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DBDF9A?

#DBDF9A in RGB is (219, 223, 154) - 219 red, 223 green, and 154 blue.

How to use #DBDF9A in CSS?

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

What colors go well with #DBDF9A?

#9E9ADF (complementary), #DFC09A (analogous), and #C7CD60 (lighter shade) work well with #DBDF9A.