Ceremonial Red Ribbon
#e63127
Here's everything about the color Ceremonial Red Ribbon (#e63127) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e63127 | |
|---|---|---|
| RGB | rgb(230, 49, 39) | |
| HSL | hsl(3, 79%, 53%) | |
| CMYK | cmyk(0%, 79%, 83%, 10%) | |
| LAB | lab(52, 68, 52) | |
| OKLCH | oklch(0.6 0.217 29) |
Color harmonies
Tints & shades
Code snippets
color: #e63127;
background-color: #e63127;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFE63127)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.19, blue: 0.15, alpha: 1.0)