#DEDABB Color Information

Hex color code: #DEDABB

The hex color #DEDABB is a airy yellow with RGB values of (222, 218, 187) and HSL of (53°, 35%, 80%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DEDABB
RGB
222, 218, 187
HSL
53°, 35%, 80%
CMYK
0%, 2%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 218, 187

Red: 222 / Green: 218 / Blue: 187

HSL

53°, 35%, 80%

Hue: 53° / Saturation: 35% / Lightness: 80%

CMYK

0%, 2%, 16%, 13%

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

What color is #DEDABB?

#DEDABB is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDABB to RGB:

rgb(222, 218, 187)HEX to RGB Converter →

HEX to HSL

Convert #DEDABB to HSL:

hsl(53, 35%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDABB to CMYK:

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

Color Meaning and Usage

#DEDABB is a airy yellow color with RGB values of 222, 218, 187 and HSL of 53°, 35%, 80%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDABB is #BABEDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEC8BA.

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

Contrast with #DEDABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDABB?

#DEDABB is a airy yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DEDABB?

#DEDABB in RGB is (222, 218, 187) - 222 red, 218 green, and 187 blue.

How to use #DEDABB in CSS?

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

What colors go well with #DEDABB?

#BABEDE (complementary), #DEC8BA (analogous), and #C5BE87 (lighter shade) work well with #DEDABB.