Cashew Nut
#edccb3
Here's everything about the color Cashew Nut (#edccb3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #edccb3 | |
|---|---|---|
| RGB | rgb(237, 204, 179) | |
| HSL | hsl(26, 62%, 82%) | |
| CMYK | cmyk(0%, 14%, 24%, 7%) | |
| LAB | lab(84, 9, 17) | |
| OKLCH | oklch(0.87 0.05 59) |
Color harmonies
Tints & shades
Code snippets
color: #edccb3;
background-color: #edccb3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEDCCB3)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.80, blue: 0.70, alpha: 1.0)