Maiden’s Blush
#f3d3bf
Here's everything about the color Maiden’s Blush (#f3d3bf) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f3d3bf | |
|---|---|---|
| RGB | rgb(243, 211, 191) | |
| HSL | hsl(23, 68%, 85%) | |
| CMYK | cmyk(0%, 13%, 21%, 5%) | |
| LAB | lab(87, 9, 14) | |
| OKLCH | oklch(0.89 0.045 54) |
Color harmonies
Tints & shades
Code snippets
color: #f3d3bf;
background-color: #f3d3bf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF3D3BF)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.83, blue: 0.75, alpha: 1.0)