Lipstick red Color — HEX, RGB, HSL & CMYK Codes

#c0022f
Format Value
HEX #c0022f
RGB rgb(192, 2, 47)
HSL hsl(345.8, 97.9%, 38%)
CMYK cmyk(0%, 99%, 75.5%, 24.7%)
HSV hsv(345.8, 99%, 75.3%)

lipstick red color harmonies

Tints & shades of lipstick red

Tints (lighter)

#c61942 #cb3055 #d14768 #d75e7b #dd758e #e28ca0 #e8a3b3 #eebac6 #f4d1d9 #f9e8ec

Shades (darker)

#af022b #9d0226 #8c0122 #7a011e #69011a #570115 #460111 #34010d #230009 #110004

Contrast & accessibility

The quick brown fox

On white · 6.38:1 · AA

The quick brown fox

On black · 3.29:1 · AA Large

Recommended text color: #ffffff

Use lipstick red in code

CSS color: #c0022f;
SCSS $color: #c0022f;
Tailwind bg-[#c0022f]
Swift UIColor(red: 0.753, green: 0.008, blue: 0.184, alpha: 1)
Android Color.parseColor("#c0022f")
Flutter Color(0xFFC0022F)

Colors similar to lipstick red

Browse all Red colors →

What is the HEX code for lipstick red?

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

How do I use lipstick red in CSS?

To apply lipstick red in CSS:

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

What are all the color format values for lipstick red?

FormatValue
HEX#c0022f
RGBrgb(192, 2, 47)
HSLhsl(345.8, 97.9%, 38%)
CMYKcmyk(0%, 99%, 75.5%, 24.7%)

How do I convert lipstick red to HEX?

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

What color family does lipstick red belong to?

lipstick red belongs to the red color family. It is a medium, vivid color with HSL values: hue 345.8°, saturation 97.9%, lightness 38%.

How do I create lighter and darker shades of lipstick red?

Lighter variant (lightness 53%): #fc1249. Darker variant (lightness 23%): #74011c. 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.