Joyous Red
#ae2719
Joyous Red is a color with the hex code #ae2719. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ae2719 | |
|---|---|---|
| RGB | rgb(174, 39, 25) | |
| HSL | hsl(6, 75%, 39%) | |
| CMYK | cmyk(0%, 78%, 86%, 32%) | |
| LAB | lab(39, 54, 43) | |
| OKLCH | oklch(0.49 0.173 30) |
Color harmonies
Tints & shades
Code snippets
color: #ae2719;
background-color: #ae2719;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFAE2719)
/* Swift / UIKit */
UIColor(red: 0.68, green: 0.15, blue: 0.10, alpha: 1.0)