Rosy pink Color — HEX, RGB, HSL & CMYK Codes

#f6688e
Format Value
HEX #f6688e
RGB rgb(246, 104, 142)
HSL hsl(343.9, 88.8%, 68.6%)
CMYK cmyk(0%, 57.7%, 42.3%, 3.5%)
HSV hsv(343.9, 57.7%, 96.5%)

rosy pink color harmonies

Tints & shades of rosy pink

Tints (lighter)

#f77698 #f883a3 #f891ad #f99fb7 #faadc1 #fbbacc #fcc8d6 #fdd6e0 #fde4ea #fef1f5

Shades (darker)

#e05f81 #c95574 #b34c67 #9d425a #86394d #702f41 #592634 #431c27 #2d131a #16090d

Contrast & accessibility

The quick brown fox

On white · 2.88:1 · Fail

The quick brown fox

On black · 7.29:1 · AAA

Recommended text color: #000000

Use rosy pink in code

CSS color: #f6688e;
SCSS $color: #f6688e;
Tailwind bg-[#f6688e]
Swift UIColor(red: 0.965, green: 0.408, blue: 0.557, alpha: 1)
Android Color.parseColor("#f6688e")
Flutter Color(0xFFF6688E)

Colors similar to rosy pink

Browse all Pink colors →

What is the HEX code for rosy pink?

The CSS color rosy pink in HEX format is #f6688e. Use this value directly in CSS, SVG, and most design tools.

How do I use rosy pink in CSS?

To apply rosy pink in CSS:

  • Text color: color: #f6688e;
  • Background: background-color: #f6688e;
  • Border: border-color: #f6688e;

What are all the color format values for rosy pink?

FormatValue
HEX#f6688e
RGBrgb(246, 104, 142)
HSLhsl(343.9, 88.8%, 68.6%)
CMYKcmyk(0%, 57.7%, 42.3%, 3.5%)

How do I convert rosy pink to HEX?

Select rosy pink from the color name list in our color converter. The HEX value — #f6688e — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does rosy pink belong to?

rosy pink belongs to the pink color family. It is a medium, vivid color with HSL values: hue 343.9°, saturation 88.8%, lightness 68.6%.

How do I create lighter and darker shades of rosy pink?

Lighter variant (lightness 83.6%): #fab0c4. Darker variant (lightness 53.599999999999994%): #f22058. 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.