#DEDEB3 Color Information

Hex color code: #DEDEB3

#DEDEB3 is a delicate yellow color. In RGB it is (222, 222, 179), and in HSL it is (60°, 39%, 79%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#DEDEB3
RGB
222, 222, 179
HSL
60°, 39%, 79%
CMYK
0%, 0%, 19%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDEB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 222, 179

Red: 222 / Green: 222 / Blue: 179

HSL

60°, 39%, 79%

Hue: 60° / Saturation: 39% / Lightness: 79%

CMYK

0%, 0%, 19%, 13%

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

What color is #DEDEB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDEB3 to RGB:

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

HEX to HSL

Convert #DEDEB3 to HSL:

hsl(60, 39%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDEB3 to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #DEDEB3 has RGB (222, 222, 179) and HSL (60°, 39%, 79%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDEB3 is #B5B5DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEC9B5.

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

Contrast with #DEDEB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDEB3?

#DEDEB3 is a delicate yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DEDEB3?

#DEDEB3 in RGB is (222, 222, 179) - 222 red, 222 green, and 179 blue.

How to use #DEDEB3 in CSS?

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

What colors go well with #DEDEB3?

#B5B5DE (complementary), #DEC9B5 (analogous), and #C7C77F (lighter shade) work well with #DEDEB3.