Peachpuff Color

HEX, RGB, HSL & CMYK Codes

#ffdab9
Format Value
HEX #ffdab9
RGB rgb(255, 218, 185)
HSL hsl(28.3, 100%, 86.3%)
CMYK cmyk(0%, 14.5%, 27.5%, 0%)
HSV hsv(28.3, 27.5%, 100%)

peachpuff color harmonies

Tints & shades of peachpuff

Tints (lighter)

#ffddbf #ffe1c6 #ffe4cc #ffe7d2 #ffebd9 #ffeedf #fff2e6 #fff5ec #fff8f2 #fffcf9

Shades (darker)

#e8c6a8 #d1b297 #b99f87 #a28b76 #8b7765 #746354 #5d4f43 #463b32 #2e2822 #171411

Contrast & accessibility

The quick brown fox

On white · 1.31:1 · Fail

The quick brown fox

On black · 15.98:1 · AAA

Recommended text color: #000000

Use peachpuff in code

CSS color: #ffdab9;
SCSS $color: #ffdab9;
Tailwind bg-[#ffdab9]
Swift UIColor(red: 1.000, green: 0.855, blue: 0.725, alpha: 1)
Android Color.parseColor("#ffdab9")
Flutter Color(0xFFFFDAB9)

Colors similar to peachpuff

Browse all Orange colors →

What is the HEX code for peachpuff?

The CSS color peachpuff in HEX format is #ffdab9. Use this value directly in CSS, SVG, and most design tools.

How do I use peachpuff in CSS?

To apply peachpuff in CSS:

  • Text color: color: #ffdab9;
  • Background: background-color: #ffdab9;
  • Border: border-color: #ffdab9;

What are all the color format values for peachpuff?

FormatValue
HEX#ffdab9
RGBrgb(255, 218, 185)
HSLhsl(28.3, 100%, 86.3%)
CMYKcmyk(0%, 14.5%, 27.5%, 0%)

How do I convert peachpuff to HEX?

Select peachpuff from the color name list in our color converter. The HEX value — #ffdab9 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does peachpuff belong to?

peachpuff belongs to the orange color family. It is a light, vivid color with HSL values: hue 28.3°, saturation 100%, lightness 86.3%.

How do I create lighter and darker shades of peachpuff?

Lighter variant (lightness 95%): #fff2e5. Darker variant (lightness 71.3%): #ffb26d. 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.