Shrimp Cocktail
#f4a461
Here's everything about the color Shrimp Cocktail (#f4a461) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f4a461 | |
|---|---|---|
| RGB | rgb(244, 164, 97) | |
| HSL | hsl(27, 87%, 67%) | |
| CMYK | cmyk(0%, 33%, 60%, 4%) | |
| LAB | lab(74, 26, 47) | |
| OKLCH | oklch(0.78 0.126 59) |
Color harmonies
Tints & shades
Code snippets
color: #f4a461;
background-color: #f4a461;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFF4A461)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.64, blue: 0.38, alpha: 1.0)