What is the HEX code for pinkish tan?
The CSS color pinkish tan in HEX format is #d99b82. Use this value directly in CSS, SVG, and most design tools.
How do I use pinkish tan in CSS?
To apply pinkish tan in CSS:
- Text color: color: #d99b82;
- Background: background-color: #d99b82;
- Border: border-color: #d99b82;
What are all the color format values for pinkish tan?
| Format | Value |
|---|---|
| HEX | #d99b82 |
| RGB | rgb(217, 155, 130) |
| HSL | hsl(17.2, 53.4%, 68%) |
| CMYK | cmyk(0%, 28.6%, 40.1%, 14.9%) |
How do I convert pinkish tan to HEX?
Select pinkish tan from the color name list in our color converter. The HEX value — #d99b82 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pinkish tan belong to?
pinkish tan belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 17.2°, saturation 53.4%, lightness 68%.
How do I create lighter and darker shades of pinkish tan?
Lighter variant (lightness 83%): #ebcabd. Darker variant (lightness 53%): #c76c47. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.