#DBDFB7 Color Information

Hex color code: #DBDFB7

#DBDFB7 is a light yellow color. In RGB it is (219, 223, 183), and in HSL it is (66°, 38%, 80%). It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#DBDFB7
RGB
219, 223, 183
HSL
66°, 38%, 80%
CMYK
2%, 0%, 18%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDFB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 223, 183

Red: 219 / Green: 223 / Blue: 183

HSL

66°, 38%, 80%

Hue: 66° / Saturation: 38% / Lightness: 80%

CMYK

2%, 0%, 18%, 13%

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

What color is #DBDFB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDFB7 to RGB:

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

HEX to HSL

Convert #DBDFB7 to HSL:

hsl(66, 38%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDFB7 to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #DBDFB7 has RGB (219, 223, 183) and HSL (66°, 38%, 80%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDFB7 is #BCB9DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFD0B9.

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

Contrast with #DBDFB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDFB7?

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

What is the RGB value of #DBDFB7?

#DBDFB7 in RGB is (219, 223, 183) - 219 red, 223 green, and 183 blue.

How to use #DBDFB7 in CSS?

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

What colors go well with #DBDFB7?

#BCB9DF (complementary), #DFD0B9 (analogous), and #C1C884 (lighter shade) work well with #DBDFB7.