Dark peach to HSL — Color Code

HSL

hsl(15.3, 66.2%, 61.8%)

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%)

What is the HSL code for dark peach?

The CSS color dark peach in HSL format is hsl(15.3, 66.2%, 61.8%). 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: hsl(15.3, 66.2%, 61.8%);
  • Background: background-color: hsl(15.3, 66.2%, 61.8%);
  • Border: border-color: hsl(15.3, 66.2%, 61.8%);

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 HSL?

Select dark peach from the color name list in our color converter. The HSL value — hsl(15.3, 66.2%, 61.8%) — 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 HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.