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

#de7e5d
Format Value
HEX #de7e5d
RGB rgb(222, 126, 93)
HSL hsl(15.3, 66.2%, 61.8%)
CMYK cmyk(0%, 43.2%, 58.1%, 12.9%)
HSV hsv(15.3, 58.1%, 87.1%)

dark peach color harmonies

Tints & shades of dark peach

Tints (lighter)

#e18a6c #e4957a #e7a189 #eaad98 #edb9a7 #f0c4b5 #f3d0c4 #f6dcd3 #f9e8e2 #fcf3f0

Shades (darker)

#ca7355 #b6674c #a15c44 #8d503b #794533 #65392a #512e22 #3d2219 #281711 #140b08

Contrast & accessibility

The quick brown fox

On white · 2.9:1 · Fail

The quick brown fox

On black · 7.25:1 · AAA

Recommended text color: #000000

Use dark peach in code

CSS color: #de7e5d;
SCSS $color: #de7e5d;
Tailwind bg-[#de7e5d]
Swift UIColor(red: 0.871, green: 0.494, blue: 0.365, alpha: 1)
Android Color.parseColor("#de7e5d")
Flutter Color(0xFFDE7E5D)

Colors similar to dark peach

Browse all Orange colors →

What is the HEX code for dark peach?

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

How do I use dark peach in CSS?

To apply dark peach in CSS:

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

What are all the color format values for dark peach?

FormatValue
HEX#de7e5d
RGBrgb(222, 126, 93)
HSLhsl(15.3, 66.2%, 61.8%)
CMYKcmyk(0%, 43.2%, 58.1%, 12.9%)

How do I convert dark peach to HEX?

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

What color family does dark peach belong to?

dark peach belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 15.3°, saturation 66.2%, lightness 61.8%.

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

Lighter variant (lightness 76.8%): #ebb19d. Darker variant (lightness 46.8%): #c65128. 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.