Sun-Kissed Sands
#ffedbc
Here's everything about the color Sun-Kissed Sands (#ffedbc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffedbc | |
|---|---|---|
| RGB | rgb(255, 237, 188) | |
| HSL | hsl(44, 100%, 87%) | |
| CMYK | cmyk(0%, 7%, 26%, 0%) | |
| LAB | lab(94, 1, 26) | |
| OKLCH | oklch(0.95 0.066 90) |
Color harmonies
Tints & shades
Code snippets
color: #ffedbc;
background-color: #ffedbc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFEDBC)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.93, blue: 0.74, alpha: 1.0)