Pale peach Color — HEX, RGB, HSL & CMYK Codes

#ffe5ad
Format Value
HEX #ffe5ad
RGB rgb(255, 229, 173)
HSL hsl(41, 100%, 83.9%)
CMYK cmyk(0%, 10.2%, 32.2%, 0%)
HSV hsv(41, 32.2%, 100%)

pale peach color harmonies

Tints & shades of pale peach

Tints (lighter)

#ffe7b4 #ffeabc #ffecc3 #ffeecb #fff1d2 #fff3da #fff6e1 #fff8e9 #fffaf0 #fffdf8

Shades (darker)

#e8d09d #d1bb8e #b9a77e #a2926e #8b7d5e #74684f #5d533f #463e2f #2e2a1f #171510

Contrast & accessibility

The quick brown fox

On white · 1.23:1 · Fail

The quick brown fox

On black · 17.06:1 · AAA

Recommended text color: #000000

Use pale peach in code

CSS color: #ffe5ad;
SCSS $color: #ffe5ad;
Tailwind bg-[#ffe5ad]
Swift UIColor(red: 1.000, green: 0.898, blue: 0.678, alpha: 1)
Android Color.parseColor("#ffe5ad")
Flutter Color(0xFFFFE5AD)

Colors similar to pale peach

Browse all Orange colors →

What is the HEX code for pale peach?

The CSS color pale peach in HEX format is #ffe5ad. Use this value directly in CSS, SVG, and most design tools.

How do I use pale peach in CSS?

To apply pale peach in CSS:

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

What are all the color format values for pale peach?

FormatValue
HEX#ffe5ad
RGBrgb(255, 229, 173)
HSLhsl(41, 100%, 83.9%)
CMYKcmyk(0%, 10.2%, 32.2%, 0%)

How do I convert pale peach to HEX?

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

What color family does pale peach belong to?

pale peach belongs to the orange color family. It is a light, vivid color with HSL values: hue 41°, saturation 100%, lightness 83.9%.

How do I create lighter and darker shades of pale peach?

Lighter variant (lightness 95%): #fff7e5. Darker variant (lightness 68.9%): #ffcd60. 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.