Rosa to HSL — Color Code

HSL

hsl(345, 98.4%, 76.1%)

Format Value
HEX #fe86a4
RGB rgb(254, 134, 164)
HSL hsl(345, 98.4%, 76.1%)
CMYK cmyk(0%, 47.2%, 35.4%, 0.4%)

What is the HSL code for rosa?

The CSS color rosa in HSL format is hsl(345, 98.4%, 76.1%). Use this value directly in CSS, SVG, and most design tools.

How do I use rosa in CSS?

To apply rosa in CSS:

  • Text color: color: hsl(345, 98.4%, 76.1%);
  • Background: background-color: hsl(345, 98.4%, 76.1%);
  • Border: border-color: hsl(345, 98.4%, 76.1%);

What are all the color format values for rosa?

FormatValue
HEX#fe86a4
RGBrgb(254, 134, 164)
HSLhsl(345, 98.4%, 76.1%)
CMYKcmyk(0%, 47.2%, 35.4%, 0.4%)

How do I convert rosa to HSL?

Select rosa from the color name list in our color converter. The HSL value — hsl(345, 98.4%, 76.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does rosa belong to?

rosa belongs to the red color family. It is a light, vivid color with HSL values: hue 345°, saturation 98.4%, lightness 76.1%.

How do I create lighter and darker shades of rosa?

Lighter variant (lightness 91.1%): #ffd2dd. Darker variant (lightness 61.099999999999994%): #fd3a6b. 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.