✓ Copied to clipboard
#DDD2B0 (Light Amber) color swatch preview — Color From Pic.
#DDD2B0 — Light Amber color swatch

Light Amber

#DDD2B0

📝 Color Information for #DDD2B0

The hexadecimal color code #DDD2B0 represents a light shade in the orange family. In the RGB color model, this color is composed of 221 red, 210 green, and 176 blue, which translates to approximately 87% red, 82% green, and 69% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #DDD2B0 has a hue of 45 degrees, a saturation level of 40%, and a lightness value of 78%. The hue angle of 45° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 45°, saturation of 20%, and brightness/value of 87%. For print applications using the CMYK color model, #DDD2B0 would be reproduced using 0% cyan, 5% magenta, 20% yellow, and 13% black. The closest web-safe color is #CCCC99, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #DDD2B0 with other colors, consider its complementary color at hue 225° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14537392, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DDD2B0

Tailwind CSS
stone-300
HEX
#DDD2B0
RGB
rgb(221, 210, 176)
RGB %
87%, 82%, 69%
HSL
hsl(45, 40%, 78%)
HSV
hsv(45, 20%, 87%)
CMYK
0%, 5%, 20%, 13%
Decimal
14537392
Web Safe
#CCCC99

🎨 Color Schemes for #DDD2B0

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DDD2B0

🌗 Shades and Tints of #DDD2B0

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DDD2B0

Tones (adding gray / desaturating)

🌈 Hue Variations of #DDD2B0

Hue Variations (shifting the color spectrum)

👁️ Preview of #DDD2B0 in Use

Text on #DDD2B0
This demonstrates text readability on the color background. (Click to edit)
#DDD2B0 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #DDD2B0

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #DDD2B0

:root { --color-hex: #DDD2B0; --color-rgb: 221, 210, 176; --color-hsl: 45, 40%, 78%; } .bg-color { background-color: #DDD2B0; } .text-color { color: #DDD2B0; } .border-color { border-color: #DDD2B0; }

🛠️ Use #DDD2B0 in Your Project

🎨
Build a Palette with #DDD2B0
Generate harmonious color schemes
⚖️
Check Contrast for #DDD2B0
WCAG accessibility testing
🌈
Create a Gradient with #DDD2B0
Beautiful CSS gradients

🔗 Related Colors to #DDD2B0

#DDBCB0
Hue -30°
#DDC7B0
Hue -15°
#DDDDB0
Hue +15°
#D2DDB0
Hue +30°
#CBBA86
85% L
#BAA35E
70% L
#8B773C
50% L
#524623
30% L
#E3DABF
82% L
#EBE4D1
87% L
#F1EDDF
91% L
#F9F7F1
96% L

About Light Amber (#DDD2B0)

Light Amber is a light, moderately saturated, warm orange color with a hue angle of 45°, saturation of 40%, and lightness of 78%. Its RGB value is (221, 210, 176) and its CMYK breakdown is C:0% M:5% Y:20% K:13%.

This is a Summer (Light) color palette archetype. Creativity, Adventure, Enthusiasm, Success. Orange combines the energy of red and the happiness of yellow.

Frequently Asked Questions About #DDD2B0

What is the HEX code for Light Amber? +

The HEX code for Light Amber is #DDD2B0. In CSS you can use it directly as color: #DDD2B0; or as a background: background-color: #DDD2B0;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #DDD2B0? +

The RGB value of #DDD2B0 is rgb(221, 210, 176). This means the color contains 221 out of 255 parts red, 210 out of 255 parts green, and 176 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(221, 210, 176);

What is the HSL value of #DDD2B0? +

The HSL value of #DDD2B0 is hsl(45, 40%, 78%). The hue is 45°, placing it in the orange family on the color wheel. The saturation is 40%, making it moderately saturated. The lightness is 78%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #DDD2B0 a warm or cool color? +

#DDD2B0 is classified as a warm color based on its hue angle of 45°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #DDD2B0? +

The approximate CMYK value of #DDD2B0 is C:0% M:5% Y:20% K:13%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #DDD2B0 with Other Tools

🔢
Color Converter
Get all formats for #DDD2B0 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #DDD2B0 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #DDD2B0.
👓
Blindness Simulator
See how #DDD2B0 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #DDD2B0.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #DDD2B0.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #DDD2B0.
🔬
Technical Formats
See #DDD2B0 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #DDD2B0 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.