Georgia Peach
#f97272
Georgia Peach is a color with the hex code #f97272. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f97272 | |
|---|---|---|
| RGB | rgb(249, 114, 114) | |
| HSL | hsl(0, 92%, 71%) | |
| CMYK | cmyk(0%, 54%, 54%, 2%) | |
| LAB | lab(65, 53, 27) | |
| OKLCH | oklch(0.71 0.166 22) |
Color harmonies
Tints & shades
Code snippets
color: #f97272;
background-color: #f97272;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFF97272)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.45, blue: 0.45, alpha: 1.0)