Cerise Color

HEX, RGB, HSL & CMYK Codes

#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 HEX code for cerise?

The CSS color cerise in HEX format is #de0c62. 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: #de0c62;
  • Background: background-color: #de0c62;
  • Border: border-color: #de0c62;

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 HEX?

Select cerise from the color name list in our color converter. The HEX value — #de0c62 — 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 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.