#DBE9AF Color Information

Hex color code: #DBE9AF

#DBE9AF is a airy yellow color. In RGB it is (219, 233, 175), and in HSL it is (74°, 57%, 80%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DBE9AF
RGB
219, 233, 175
HSL
74°, 57%, 80%
CMYK
6%, 0%, 25%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBE9AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 233, 175

Red: 219 / Green: 233 / Blue: 175

HSL

74°, 57%, 80%

Hue: 74° / Saturation: 57% / Lightness: 80%

CMYK

6%, 0%, 25%, 9%

Cyan: 6% / Magenta: 0% / Yellow: 25% / Key: 9%

What color is #DBE9AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBE9AF to RGB:

rgb(219, 233, 175)HEX to RGB Converter →

HEX to HSL

Convert #DBE9AF to HSL:

hsl(74, 57%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DBE9AF to CMYK:

cmyk(6%, 0%, 25%, 9%)Color Converter →

Color Meaning and Usage

A airy yellow tone, #DBE9AF has RGB (219, 233, 175) and HSL (74°, 57%, 80%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBE9AF is #BCAFE9, creating high-contrast pairings. For softer combinations, try analogous colors like #E9DAAF.

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

Contrast with #DBE9AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBE9AF?

#DBE9AF is a airy yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DBE9AF?

#DBE9AF in RGB is (219, 233, 175) - 219 red, 233 green, and 175 blue.

How to use #DBE9AF in CSS?

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

What colors go well with #DBE9AF?

#BCAFE9 (complementary), #E9DAAF (analogous), and #C1D973 (lighter shade) work well with #DBE9AF.