Pinkish tan Color — HEX, RGB, HSL & CMYK Codes

#d99b82
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%)
HSV hsv(17.2, 40.1%, 85.1%)

pinkish tan color harmonies

Tints & shades of pinkish tan

Tints (lighter)

#dca48d #e0ad99 #e3b6a4 #e7bfaf #eac8bb #eed2c6 #f1dbd2 #f5e4dd #f8ede8 #fcf6f4

Shades (darker)

#c58d76 #b27f6a #9e715f #8a6353 #765547 #63463b #4f382f #3b2a23 #271c18 #140e0c

Contrast & accessibility

The quick brown fox

On white · 2.34:1 · Fail

The quick brown fox

On black · 8.96:1 · AAA

Recommended text color: #000000

Use pinkish tan in code

CSS color: #d99b82;
SCSS $color: #d99b82;
Tailwind bg-[#d99b82]
Swift UIColor(red: 0.851, green: 0.608, blue: 0.510, alpha: 1)
Android Color.parseColor("#d99b82")
Flutter Color(0xFFD99B82)

Colors similar to pinkish tan

Browse all Orange colors →

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?

FormatValue
HEX#d99b82
RGBrgb(217, 155, 130)
HSLhsl(17.2, 53.4%, 68%)
CMYKcmyk(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.