Rose to HSL — Color Code

HSL

hsl(349.5, 53.2%, 59.8%)

Format Value
HEX #cf6275
RGB rgb(207, 98, 117)
HSL hsl(349.5, 53.2%, 59.8%)
CMYK cmyk(0%, 52.7%, 43.5%, 18.8%)

What is the HSL code for rose?

The CSS color rose in HSL format is hsl(349.5, 53.2%, 59.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use rose in CSS?

To apply rose in CSS:

  • Text color: color: hsl(349.5, 53.2%, 59.8%);
  • Background: background-color: hsl(349.5, 53.2%, 59.8%);
  • Border: border-color: hsl(349.5, 53.2%, 59.8%);

What are all the color format values for rose?

FormatValue
HEX#cf6275
RGBrgb(207, 98, 117)
HSLhsl(349.5, 53.2%, 59.8%)
CMYKcmyk(0%, 52.7%, 43.5%, 18.8%)

How do I convert rose to HSL?

Select rose from the color name list in our color converter. The HSL value — hsl(349.5, 53.2%, 59.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does rose belong to?

rose belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 349.5°, saturation 53.2%, lightness 59.8%.

How do I create lighter and darker shades of rose?

Lighter variant (lightness 74.8%): #e19da9. Darker variant (lightness 44.8%): #af354b. 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.