Pasta
#f7dfaf
Here's everything about the color Pasta (#f7dfaf) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f7dfaf | |
|---|---|---|
| RGB | rgb(247, 223, 175) | |
| HSL | hsl(40, 82%, 83%) | |
| CMYK | cmyk(0%, 10%, 29%, 3%) | |
| LAB | lab(90, 3, 27) | |
| OKLCH | oklch(0.91 0.068 84) |
Color harmonies
Tints & shades
Code snippets
color: #f7dfaf;
background-color: #f7dfaf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF7DFAF)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.87, blue: 0.69, alpha: 1.0)