#D2B48C - Tan
The hexadecimal color code #D2B48C corresponds to the color "Tan" , which is a shade of Orange. This color is a combination of red (at 0,82 level), green (at 0,71 level) and blue (at 0,55 level). Its brightness is 68% and its saturation is 43%. It is composed of red at 39%, green at 33% and blue at 26%.
Features
Variations of #D2B48C
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #D2B48C is the color #FAF7F3
Darker Shades
Palette of progressively darker shades. The darkest shade is #15120E.
Other Shades of Orange
Examples of other colors within the Orange spectrum .
Color Palettes
The complementary color #2D4B73 is the color exactly opposite to #D2B48C on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Uses of #D2B48C in CSS
When using #D2B48C as the background color, consider selecting a darker text color for improved readability. If you want to use #D2B48C as the text color, prefer a dark background, such as Black.
You can replace the color code #D2B48C with its official name: Tan. You can then write in CSS "background: Tan " for a background of #D2B48C.
#D2B48C as background color
div{ background: #D2B48C; }
div{ background: Tan; }
Colored text
div{ color: #D2B48C; }
div{ color: Tan; }
Border
div{ border: 3px solid #D2B48C; }
div{ border: 3px solid Tan; }
Shadow
div{ box-shadow: 3px 3px 7px #D2B48C; }
div{ box-shadow: 3px 3px 7px Tan; }
Note:
In CSS, the color code #D2B48C can be replaced with its official name "".
Similar Colors
Other color codes similar or equivalent to the specified color code #D2B48C.
Choose another color
Select another color on color wheel.