Boulevardier
#d40701
Here's everything about the color Boulevardier (#d40701) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d40701 | |
|---|---|---|
| RGB | rgb(212, 7, 1) | |
| HSL | hsl(2, 99%, 42%) | |
| CMYK | cmyk(0%, 97%, 100%, 17%) | |
| LAB | lab(45, 70, 60) | |
| OKLCH | oklch(0.55 0.223 29) |
Color harmonies
Tints & shades
Code snippets
color: #d40701;
background-color: #d40701;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFD40701)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.03, blue: 0.00, alpha: 1.0)