Buttered
#ece2b7
Here's everything about the color Buttered (#ece2b7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ece2b7 | |
|---|---|---|
| RGB | rgb(236, 226, 183) | |
| HSL | hsl(49, 58%, 82%) | |
| CMYK | cmyk(0%, 4%, 22%, 7%) | |
| LAB | lab(90, -1, 22) | |
| OKLCH | oklch(0.91 0.057 96) |
Color harmonies
Tints & shades
Code snippets
color: #ece2b7;
background-color: #ece2b7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFECE2B7)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.89, blue: 0.72, alpha: 1.0)