Salmon Poké Bowl
#ee7777
Here's everything about the color Salmon Poké Bowl (#ee7777) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee7777 | |
|---|---|---|
| RGB | rgb(238, 119, 119) | |
| HSL | hsl(0, 78%, 70%) | |
| CMYK | cmyk(0%, 50%, 50%, 7%) | |
| LAB | lab(64, 47, 23) | |
| OKLCH | oklch(0.71 0.147 22) |
Color harmonies
Tints & shades
Code snippets
color: #ee7777;
background-color: #ee7777;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFEE7777)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.47, blue: 0.47, alpha: 1.0)