#DED2BD Color Information

Hex color code: #DED2BD

The hex color #DED2BD is a ethereal orange with RGB values of (222, 210, 189) and HSL of (38°, 33%, 81%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#DED2BD
RGB
222, 210, 189
HSL
38°, 33%, 81%
CMYK
0%, 5%, 15%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DED2BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 210, 189

Red: 222 / Green: 210 / Blue: 189

HSL

38°, 33%, 81%

Hue: 38° / Saturation: 33% / Lightness: 81%

CMYK

0%, 5%, 15%, 13%

Cyan: 0% / Magenta: 5% / Yellow: 15% / Key: 13%

What color is #DED2BD?

#DED2BD is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DED2BD to RGB:

rgb(222, 210, 189)HEX to RGB Converter →

HEX to HSL

Convert #DED2BD to HSL:

hsl(38, 33%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DED2BD to CMYK:

cmyk(0%, 5%, 15%, 13%)Color Converter →

Color Meaning and Usage

#DED2BD is a airy orange color with RGB values of 222, 210, 189 and HSL of 38°, 33%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DED2BD is #BFCADF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFC3BF.

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

Contrast with #DED2BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DED2BD?

#DED2BD is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DED2BD?

#DED2BD in RGB is (222, 210, 189) - 222 red, 210 green, and 189 blue.

How to use #DED2BD in CSS?

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

What colors go well with #DED2BD?

#BFCADF (complementary), #DFC3BF (analogous), and #C5B08C (lighter shade) work well with #DED2BD.