Romesco
#f48101
Here's everything about the color Romesco (#f48101) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f48101 | |
|---|---|---|
| RGB | rgb(244, 129, 1) | |
| HSL | hsl(32, 99%, 48%) | |
| CMYK | cmyk(0%, 47%, 100%, 4%) | |
| LAB | lab(66, 41, 73) | |
| OKLCH | oklch(0.72 0.176 56) |
Color harmonies
Tints & shades
Code snippets
color: #f48101;
background-color: #f48101;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFF48101)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.51, blue: 0.00, alpha: 1.0)