Pale rose to HSL — Color Code

HSL

hsl(356, 93.8%, 87.5%)

Format Value
HEX #fdc1c5
RGB rgb(253, 193, 197)
HSL hsl(356, 93.8%, 87.5%)
CMYK cmyk(0%, 23.7%, 22.1%, 0.8%)

What is the HSL code for pale rose?

The CSS color pale rose in HSL format is hsl(356, 93.8%, 87.5%). Use this value directly in CSS, SVG, and most design tools.

How do I use pale rose in CSS?

To apply pale rose in CSS:

  • Text color: color: hsl(356, 93.8%, 87.5%);
  • Background: background-color: hsl(356, 93.8%, 87.5%);
  • Border: border-color: hsl(356, 93.8%, 87.5%);

What are all the color format values for pale rose?

FormatValue
HEX#fdc1c5
RGBrgb(253, 193, 197)
HSLhsl(356, 93.8%, 87.5%)
CMYKcmyk(0%, 23.7%, 22.1%, 0.8%)

How do I convert pale rose to HSL?

Select pale rose from the color name list in our color converter. The HSL value — hsl(356, 93.8%, 87.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pale rose belong to?

pale rose belongs to the red color family. It is a light, vivid color with HSL values: hue 356°, saturation 93.8%, lightness 87.5%.

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

Lighter variant (lightness 95%): #fee6e8. Darker variant (lightness 72.5%): #fb7780. 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.