Blushing Cinnamon
#ffbf99
Here's everything about the color Blushing Cinnamon (#ffbf99) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffbf99 | |
|---|---|---|
| RGB | rgb(255, 191, 153) | |
| HSL | hsl(22, 100%, 80%) | |
| CMYK | cmyk(0%, 25%, 40%, 0%) | |
| LAB | lab(83, 20, 29) | |
| OKLCH | oklch(0.85 0.09 52) |
Color harmonies
Tints & shades
Code snippets
color: #ffbf99;
background-color: #ffbf99;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFBF99)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.75, blue: 0.60, alpha: 1.0)