Fuji Peak
#f6eee2
Fuji Peak is a color with the hex code #f6eee2. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f6eee2 | |
|---|---|---|
| RGB | rgb(246, 238, 226) | |
| HSL | hsl(36, 53%, 93%) | |
| CMYK | cmyk(0%, 3%, 8%, 4%) | |
| LAB | lab(94, 1, 7) | |
| OKLCH | oklch(0.95 0.018 78) |
Color harmonies
Tints & shades
Code snippets
color: #f6eee2;
background-color: #f6eee2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF6EEE2)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.93, blue: 0.89, alpha: 1.0)