Porcelain Mint
#dbe7e1
Here's everything about the color Porcelain Mint (#dbe7e1) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dbe7e1 | |
|---|---|---|
| RGB | rgb(219, 231, 225) | |
| HSL | hsl(150, 20%, 88%) | |
| CMYK | cmyk(5%, 0%, 3%, 9%) | |
| LAB | lab(91, -5, 1) | |
| OKLCH | oklch(0.92 0.015 165) |
Color harmonies
Tints & shades
Code snippets
color: #dbe7e1;
background-color: #dbe7e1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDBE7E1)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.91, blue: 0.88, alpha: 1.0)