Precious Persimmon
#ff7744
Here's everything about the color Precious Persimmon (#ff7744) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff7744 | |
|---|---|---|
| RGB | rgb(255, 119, 68) | |
| HSL | hsl(16, 100%, 63%) | |
| CMYK | cmyk(0%, 53%, 73%, 0%) | |
| LAB | lab(66, 51, 53) | |
| OKLCH | oklch(0.72 0.179 40) |
Color harmonies
Tints & shades
Code snippets
color: #ff7744;
background-color: #ff7744;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFFF7744)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.47, blue: 0.27, alpha: 1.0)