Pastel de Nata
#f2c975
Here's everything about the color Pastel de Nata (#f2c975) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f2c975 | |
|---|---|---|
| RGB | rgb(242, 201, 117) | |
| HSL | hsl(40, 83%, 70%) | |
| CMYK | cmyk(0%, 17%, 52%, 5%) | |
| LAB | lab(83, 8, 47) | |
| OKLCH | oklch(0.85 0.113 84) |
Color harmonies
Tints & shades
Code snippets
color: #f2c975;
background-color: #f2c975;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF2C975)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.79, blue: 0.46, alpha: 1.0)