Holland Tulip
#f89851
Holland Tulip is a color with the hex code #f89851. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f89851 | |
|---|---|---|
| RGB | rgb(248, 152, 81) | |
| HSL | hsl(26, 92%, 65%) | |
| CMYK | cmyk(0%, 39%, 67%, 3%) | |
| LAB | lab(72, 33, 52) | |
| OKLCH | oklch(0.77 0.144 55) |
Color harmonies
Tints & shades
Code snippets
color: #f89851;
background-color: #f89851;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFF89851)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.60, blue: 0.32, alpha: 1.0)