Hot Beach
#fff6d9
Hot Beach is a color with the hex code #fff6d9. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fff6d9 | |
|---|---|---|
| RGB | rgb(255, 246, 217) | |
| HSL | hsl(46, 100%, 93%) | |
| CMYK | cmyk(0%, 4%, 15%, 0%) | |
| LAB | lab(97, 0, 15) | |
| OKLCH | oklch(0.97 0.039 93) |
Color harmonies
Tints & shades
Code snippets
color: #fff6d9;
background-color: #fff6d9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFF6D9)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.96, blue: 0.85, alpha: 1.0)