#DBDEAF Color Information

Hex color code: #DBDEAF

#DBDEAF is a soft yellow color. In RGB it is (219, 222, 175), and in HSL it is (64°, 42%, 78%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#DBDEAF
RGB
219, 222, 175
HSL
64°, 42%, 78%
CMYK
1%, 0%, 21%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDEAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 222, 175

Red: 219 / Green: 222 / Blue: 175

HSL

64°, 42%, 78%

Hue: 64° / Saturation: 42% / Lightness: 78%

CMYK

1%, 0%, 21%, 13%

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

What color is #DBDEAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDEAF to RGB:

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

HEX to HSL

Convert #DBDEAF to HSL:

hsl(64, 42%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDEAF to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #DBDEAF has RGB (219, 222, 175) and HSL (64°, 42%, 78%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDEAF is #B2AFDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DECAAF.

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

Contrast with #DBDEAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDEAF?

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

What is the RGB value of #DBDEAF?

#DBDEAF in RGB is (219, 222, 175) - 219 red, 222 green, and 175 blue.

How to use #DBDEAF in CSS?

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

What colors go well with #DBDEAF?

#B2AFDE (complementary), #DECAAF (analogous), and #C3C879 (lighter shade) work well with #DBDEAF.