Porcelain Blush
#f0dbd5
Porcelain Blush is a color with the hex code #f0dbd5. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f0dbd5 | |
|---|---|---|
| RGB | rgb(240, 219, 213) | |
| HSL | hsl(13, 47%, 89%) | |
| CMYK | cmyk(0%, 9%, 11%, 6%) | |
| LAB | lab(89, 7, 6) | |
| OKLCH | oklch(0.91 0.025 37) |
Color harmonies
Tints & shades
Code snippets
color: #f0dbd5;
background-color: #f0dbd5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF0DBD5)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.86, blue: 0.84, alpha: 1.0)