Tortilla
#efdba7
Tortilla is a color with the hex code #efdba7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #efdba7 | |
|---|---|---|
| RGB | rgb(239, 219, 167) | |
| HSL | hsl(43, 69%, 80%) | |
| CMYK | cmyk(0%, 8%, 30%, 6%) | |
| LAB | lab(88, 2, 28) | |
| OKLCH | oklch(0.9 0.071 89) |
Color harmonies
Tints & shades
Code snippets
color: #efdba7;
background-color: #efdba7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEFDBA7)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.86, blue: 0.65, alpha: 1.0)