Bath Bubbles
#e6f2ea
Bath Bubbles is a color with the hex code #e6f2ea. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e6f2ea | |
|---|---|---|
| RGB | rgb(230, 242, 234) | |
| HSL | hsl(140, 32%, 93%) | |
| CMYK | cmyk(5%, 0%, 3%, 5%) | |
| LAB | lab(94, -5, 2) | |
| OKLCH | oklch(0.95 0.017 157) |
Color harmonies
Tints & shades
Code snippets
color: #e6f2ea;
background-color: #e6f2ea;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE6F2EA)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.95, blue: 0.92, alpha: 1.0)