Pinky purple to HSL

Color Code

#c94cbe
Format Value
HEX #c94cbe
RGB rgb(201, 76, 190)
HSL hsl(305.3, 53.6%, 54.3%)
CMYK cmyk(0%, 62.2%, 5.5%, 21.2%)
HSV hsv(305.3, 62.2%, 78.8%)

pinky purple color harmonies

Tints & shades of pinky purple

Tints (lighter)

#ce5cc4 #d36dca #d87dd0 #dd8dd6 #e29ddc #e6aee1 #ebbee7 #f0ceed #f5def3 #faeff9

Shades (darker)

#b745ad #a43e9b #92378a #803079 #6e2968 #5b2356 #491c45 #371534 #250e23 #120711

Contrast & accessibility

The quick brown fox

On white · 3.99:1 · AA Large

The quick brown fox

On black · 5.26:1 · AA

Recommended text color: #000000

Use pinky purple in code

CSS color: #c94cbe;
SCSS $color: #c94cbe;
Tailwind bg-[#c94cbe]
Swift UIColor(red: 0.788, green: 0.298, blue: 0.745, alpha: 1)
Android Color.parseColor("#c94cbe")
Flutter Color(0xFFC94CBE)

Colors similar to pinky purple

Browse all Pink colors →

What is the HSL code for pinky purple?

The CSS color pinky purple in HSL format is hsl(305.3, 53.6%, 54.3%). Use this value directly in CSS, SVG, and most design tools.

How do I use pinky purple in CSS?

To apply pinky purple in CSS:

  • Text color: color: hsl(305.3, 53.6%, 54.3%);
  • Background: background-color: hsl(305.3, 53.6%, 54.3%);
  • Border: border-color: hsl(305.3, 53.6%, 54.3%);

What are all the color format values for pinky purple?

FormatValue
HEX#c94cbe
RGBrgb(201, 76, 190)
HSLhsl(305.3, 53.6%, 54.3%)
CMYKcmyk(0%, 62.2%, 5.5%, 21.2%)

How do I convert pinky purple to HSL?

Select pinky purple from the color name list in our color converter. The HSL value — hsl(305.3, 53.6%, 54.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pinky purple belong to?

pinky purple belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 305.3°, saturation 53.6%, lightness 54.3%.

How do I create lighter and darker shades of pinky purple?

Lighter variant (lightness 69.3%): #db87d3. Darker variant (lightness 39.3%): #9a2e90. 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.