#DEDEBA Color Information

Hex color code: #DEDEBA

#DEDEBA is a soft yellow color. In RGB it is (222, 222, 186), and in HSL it is (60°, 35%, 80%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DEDEBA
RGB
222, 222, 186
HSL
60°, 35%, 80%
CMYK
0%, 0%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDEBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 222, 186

Red: 222 / Green: 222 / Blue: 186

HSL

60°, 35%, 80%

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

CMYK

0%, 0%, 16%, 13%

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

What color is #DEDEBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDEBA to RGB:

rgb(222, 222, 186)HEX to RGB Converter →

HEX to HSL

Convert #DEDEBA to HSL:

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

HEX to CMYK

Convert #DEDEBA to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #DEDEBA has RGB (222, 222, 186) and HSL (60°, 35%, 80%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDEBA is #BABADE, creating high-contrast pairings. For softer combinations, try analogous colors like #DECCBA.

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

Contrast with #DEDEBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDEBA?

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

What is the RGB value of #DEDEBA?

#DEDEBA in RGB is (222, 222, 186) - 222 red, 222 green, and 186 blue.

How to use #DEDEBA in CSS?

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

What colors go well with #DEDEBA?

#BABADE (complementary), #DECCBA (analogous), and #C5C587 (lighter shade) work well with #DEDEBA.