Cerise to HSL

Color Code

#de0c62
Format Value
HEX #de0c62
RGB rgb(222, 12, 98)
HSL hsl(335.4, 89.7%, 45.9%)
CMYK cmyk(0%, 94.6%, 55.9%, 12.9%)
HSV hsv(335.4, 94.6%, 87.1%)

cerise color harmonies

Tints & shades of cerise

Tints (lighter)

#e12270 #e4387f #e74e8d #ea649b #ed7aa9 #f091b8 #f3a7c6 #f6bdd4 #f9d3e2 #fce9f1

Shades (darker)

#ca0b59 #b60a50 #a10947 #8d083e #790735 #65052d #510424 #3d031b #280212 #140109

Contrast & accessibility

The quick brown fox

On white · 4.84:1 · AA

The quick brown fox

On black · 4.33:1 · AA Large

Recommended text color: #ffffff

Use cerise in code

CSS color: #de0c62;
SCSS $color: #de0c62;
Tailwind bg-[#de0c62]
Swift UIColor(red: 0.871, green: 0.047, blue: 0.384, alpha: 1)
Android Color.parseColor("#de0c62")
Flutter Color(0xFFDE0C62)

Colors similar to cerise

Browse all Pink colors →

What is the HSL code for cerise?

The CSS color cerise in HSL format is hsl(335.4, 89.7%, 45.9%). Use this value directly in CSS, SVG, and most design tools.

How do I use cerise in CSS?

To apply cerise in CSS:

  • Text color: color: hsl(335.4, 89.7%, 45.9%);
  • Background: background-color: hsl(335.4, 89.7%, 45.9%);
  • Border: border-color: hsl(335.4, 89.7%, 45.9%);

What are all the color format values for cerise?

FormatValue
HEX#de0c62
RGBrgb(222, 12, 98)
HSLhsl(335.4, 89.7%, 45.9%)
CMYKcmyk(0%, 94.6%, 55.9%, 12.9%)

How do I convert cerise to HSL?

Select cerise from the color name list in our color converter. The HSL value — hsl(335.4, 89.7%, 45.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does cerise belong to?

cerise belongs to the pink color family. It is a medium, vivid color with HSL values: hue 335.4°, saturation 89.7%, lightness 45.9%.

How do I create lighter and darker shades of cerise?

Lighter variant (lightness 60.9%): #f5428b. Darker variant (lightness 30.9%): #950842. 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.