Gruyère Cheese
#f5deb3
Gruyère Cheese is a color with the hex code #f5deb3. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f5deb3 | |
|---|---|---|
| RGB | rgb(245, 222, 179) | |
| HSL | hsl(39, 77%, 83%) | |
| CMYK | cmyk(0%, 9%, 27%, 4%) | |
| LAB | lab(90, 3, 24) | |
| OKLCH | oklch(0.91 0.061 83) |
Color harmonies
Tints & shades
Code snippets
color: #f5deb3;
background-color: #f5deb3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF5DEB3)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.87, blue: 0.70, alpha: 1.0)