Crisps
#e2bd67
Here's everything about the color Crisps (#e2bd67) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e2bd67 | |
|---|---|---|
| RGB | rgb(226, 189, 103) | |
| HSL | hsl(42, 68%, 65%) | |
| CMYK | cmyk(0%, 16%, 54%, 11%) | |
| LAB | lab(79, 6, 48) | |
| OKLCH | oklch(0.81 0.113 87) |
Color harmonies
Tints & shades
Code snippets
color: #e2bd67;
background-color: #e2bd67;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE2BD67)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.74, blue: 0.40, alpha: 1.0)