Fruity Licious
#f69092
Here's everything about the color Fruity Licious (#f69092) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f69092 | |
|---|---|---|
| RGB | rgb(246, 144, 146) | |
| HSL | hsl(359, 85%, 76%) | |
| CMYK | cmyk(0%, 41%, 41%, 4%) | |
| LAB | lab(71, 40, 17) | |
| OKLCH | oklch(0.76 0.124 19) |
Color harmonies
Tints & shades
Code snippets
color: #f69092;
background-color: #f69092;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFF69092)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.56, blue: 0.57, alpha: 1.0)