Piment Piquant
#cc2200
Here's everything about the color Piment Piquant (#cc2200) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cc2200 | |
|---|---|---|
| RGB | rgb(204, 34, 0) | |
| HSL | hsl(10, 100%, 40%) | |
| CMYK | cmyk(0%, 83%, 100%, 20%) | |
| LAB | lab(45, 64, 59) | |
| OKLCH | oklch(0.54 0.206 32) |
Color harmonies
Tints & shades
Code snippets
color: #cc2200;
background-color: #cc2200;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFCC2200)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.13, blue: 0.00, alpha: 1.0)