Rosa Color — HEX, RGB, HSL & CMYK Codes

#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 HEX code for rosa?

The CSS color rosa in HEX format is #fe86a4. 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: #fe86a4;
  • Background: background-color: #fe86a4;
  • Border: border-color: #fe86a4;

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

Select rosa from the color name list in our color converter. The HEX value — #fe86a4 — 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 HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.