Fish Ceviche
#e1e1d5
Fish Ceviche is a color with the hex code #e1e1d5. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e1e1d5 | |
|---|---|---|
| RGB | rgb(225, 225, 213) | |
| HSL | hsl(60, 17%, 86%) | |
| CMYK | cmyk(0%, 0%, 5%, 12%) | |
| LAB | lab(89, -2, 6) | |
| OKLCH | oklch(0.91 0.016 107) |
Color harmonies
Tints & shades
Code snippets
color: #e1e1d5;
background-color: #e1e1d5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE1E1D5)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.88, blue: 0.84, alpha: 1.0)