Floaty Bubble
#eaf5e7
Floaty Bubble is a color with the hex code #eaf5e7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #eaf5e7 | |
|---|---|---|
| RGB | rgb(234, 245, 231) | |
| HSL | hsl(107, 41%, 93%) | |
| CMYK | cmyk(4%, 0%, 6%, 4%) | |
| LAB | lab(95, -6, 5) | |
| OKLCH | oklch(0.96 0.022 139) |
Color harmonies
Tints & shades
Code snippets
color: #eaf5e7;
background-color: #eaf5e7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEAF5E7)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.96, blue: 0.91, alpha: 1.0)