Xoxo
#f08497
Here's everything about the color Xoxo (#f08497) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f08497 | |
|---|---|---|
| RGB | rgb(240, 132, 151) | |
| HSL | hsl(349, 78%, 73%) | |
| CMYK | cmyk(0%, 45%, 37%, 6%) | |
| LAB | lab(68, 44, 9) | |
| OKLCH | oklch(0.74 0.133 10) |
Color harmonies
Tints & shades
Code snippets
color: #f08497;
background-color: #f08497;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFF08497)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.52, blue: 0.59, alpha: 1.0)