Soft Blush
#e3bcbc
Here's everything about the color Soft Blush (#e3bcbc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e3bcbc | |
|---|---|---|
| RGB | rgb(227, 188, 188) | |
| HSL | hsl(0, 41%, 81%) | |
| CMYK | cmyk(0%, 17%, 17%, 11%) | |
| LAB | lab(80, 14, 6) | |
| OKLCH | oklch(0.83 0.045 18) |
Color harmonies
Tints & shades
Code snippets
color: #e3bcbc;
background-color: #e3bcbc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE3BCBC)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.74, blue: 0.74, alpha: 1.0)