Purply pink to HSL — Color Code

#f075e6
Format Value
HEX #f075e6
RGB rgb(240, 117, 230)
HSL hsl(304.9, 80.4%, 70%)
CMYK cmyk(0%, 51.3%, 4.2%, 5.9%)
HSV hsv(304.9, 51.3%, 94.1%)

purply pink color harmonies

Tints & shades of purply pink

Tints (lighter)

#f182e8 #f38eeb #f49bed #f5a7ef #f7b4f1 #f8c0f4 #facdf6 #fbd9f8 #fce6fa #fef2fd

Shades (darker)

#da6ad1 #c460bc #af55a7 #994a92 #83407d #6d3569 #572b54 #41203f #2c152a #160b15

Contrast & accessibility

The quick brown fox

On white · 2.5:1 · Fail

The quick brown fox

On black · 8.39:1 · AAA

Recommended text color: #000000

Use purply pink in code

CSS color: #f075e6;
SCSS $color: #f075e6;
Tailwind bg-[#f075e6]
Swift UIColor(red: 0.941, green: 0.459, blue: 0.902, alpha: 1)
Android Color.parseColor("#f075e6")
Flutter Color(0xFFF075E6)

Colors similar to purply pink

Browse all Pink colors →

What is the HSL code for purply pink?

The CSS color purply pink in HSL format is hsl(304.9, 80.4%, 70%). Use this value directly in CSS, SVG, and most design tools.

How do I use purply pink in CSS?

To apply purply pink in CSS:

  • Text color: color: hsl(304.9, 80.4%, 70%);
  • Background: background-color: hsl(304.9, 80.4%, 70%);
  • Border: border-color: hsl(304.9, 80.4%, 70%);

What are all the color format values for purply pink?

FormatValue
HEX#f075e6
RGBrgb(240, 117, 230)
HSLhsl(304.9, 80.4%, 70%)
CMYKcmyk(0%, 51.3%, 4.2%, 5.9%)

How do I convert purply pink to HSL?

Select purply pink from the color name list in our color converter. The HSL value — hsl(304.9, 80.4%, 70%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does purply pink belong to?

purply pink belongs to the pink color family. It is a medium, vivid color with HSL values: hue 304.9°, saturation 80.4%, lightness 70%.

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

Lighter variant (lightness 85%): #f8baf2. Darker variant (lightness 55%): #e930d9. 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.