Bay
#b3e2d3
Bay is a color with the hex code #b3e2d3. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b3e2d3 | |
|---|---|---|
| RGB | rgb(179, 226, 211) | |
| HSL | hsl(161, 45%, 79%) | |
| CMYK | cmyk(21%, 0%, 7%, 11%) | |
| LAB | lab(86, -18, 2) | |
| OKLCH | oklch(0.88 0.053 174) |
Color harmonies
Tints & shades
Code snippets
color: #b3e2d3;
background-color: #b3e2d3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFB3E2D3)
/* Swift / UIKit */
UIColor(red: 0.70, green: 0.89, blue: 0.83, alpha: 1.0)