Sweetly
#ffe5ef
Sweetly is a color with the hex code #ffe5ef. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ffe5ef | |
|---|---|---|
| RGB | rgb(255, 229, 239) | |
| HSL | hsl(337, 100%, 95%) | |
| CMYK | cmyk(0%, 10%, 6%, 0%) | |
| LAB | lab(93, 10, -1) | |
| OKLCH | oklch(0.95 0.031 352) |
Color harmonies
Tints & shades
Code snippets
color: #ffe5ef;
background-color: #ffe5ef;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFE5EF)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.90, blue: 0.94, alpha: 1.0)