Chilli Pepper
#ac1e3a
Here's everything about the color Chilli Pepper (#ac1e3a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ac1e3a | |
|---|---|---|
| RGB | rgb(172, 30, 58) | |
| HSL | hsl(348, 70%, 40%) | |
| CMYK | cmyk(0%, 83%, 66%, 33%) | |
| LAB | lab(38, 57, 23) | |
| OKLCH | oklch(0.49 0.175 17) |
Color harmonies
Tints & shades
Code snippets
color: #ac1e3a;
background-color: #ac1e3a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFAC1E3A)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.12, blue: 0.23, alpha: 1.0)