Lipstick Color — HEX, RGB, HSL & CMYK Codes

#d5174e
Format Value
HEX #d5174e
RGB rgb(213, 23, 78)
HSL hsl(342.6, 80.5%, 46.3%)
CMYK cmyk(0%, 89.2%, 63.4%, 16.5%)
HSV hsv(342.6, 89.2%, 83.5%)

lipstick color harmonies

Tints & shades of lipstick

Tints (lighter)

#d92c5e #dd416e #e0567e #e46b8e #e8809e #ec96af #f0abbf #f4c0cf #f7d5df #fbeaef

Shades (darker)

#c21547 #ae1340 #9b1139 #880f32 #740d2b #610a23 #4d081c #3a0615 #27040e #130207

Contrast & accessibility

The quick brown fox

On white · 5.17:1 · AA

The quick brown fox

On black · 4.06:1 · AA Large

Recommended text color: #ffffff

Use lipstick in code

CSS color: #d5174e;
SCSS $color: #d5174e;
Tailwind bg-[#d5174e]
Swift UIColor(red: 0.835, green: 0.090, blue: 0.306, alpha: 1)
Android Color.parseColor("#d5174e")
Flutter Color(0xFFD5174E)

Colors similar to lipstick

Browse all Pink colors →

What is the HEX code for lipstick?

The CSS color lipstick in HEX format is #d5174e. Use this value directly in CSS, SVG, and most design tools.

How do I use lipstick in CSS?

To apply lipstick in CSS:

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

What are all the color format values for lipstick?

FormatValue
HEX#d5174e
RGBrgb(213, 23, 78)
HSLhsl(342.6, 80.5%, 46.3%)
CMYKcmyk(0%, 89.2%, 63.4%, 16.5%)

How do I convert lipstick to HEX?

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

What color family does lipstick belong to?

lipstick belongs to the pink color family. It is a medium, vivid color with HSL values: hue 342.6°, saturation 80.5%, lightness 46.3%.

How do I create lighter and darker shades of lipstick?

Lighter variant (lightness 61.3%): #ec4d7b. Darker variant (lightness 31.299999999999997%): #901035. 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.