Rosa to HSL

Color Code

#fe86a4
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%)
HSV hsv(345, 47.2%, 99.6%)

rosa color harmonies

Tints & shades of rosa

Tints (lighter)

#fe91ac #fe9cb5 #fea7bd #feb2c5 #febdcd #ffc8d6 #ffd3de #ffdee6 #ffe9ee #fff4f7

Shades (darker)

#e77a95 #d06e86 #b96177 #a25568 #8b4959 #733d4b #5c313c #45252d #2e181e #170c0f

Contrast & accessibility

The quick brown fox

On white · 2.29:1 · Fail

The quick brown fox

On black · 9.16:1 · AAA

Recommended text color: #000000

Use rosa in code

CSS color: #fe86a4;
SCSS $color: #fe86a4;
Tailwind bg-[#fe86a4]
Swift UIColor(red: 0.996, green: 0.525, blue: 0.643, alpha: 1)
Android Color.parseColor("#fe86a4")
Flutter Color(0xFFFE86A4)

Colors similar to rosa

Browse all Red colors →

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.