Blackberry Yoghurt
#e5bddf
Here's everything about the color Blackberry Yoghurt (#e5bddf) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e5bddf | |
|---|---|---|
| RGB | rgb(229, 189, 223) | |
| HSL | hsl(309, 43%, 82%) | |
| CMYK | cmyk(0%, 17%, 3%, 10%) | |
| LAB | lab(81, 19, -11) | |
| OKLCH | oklch(0.84 0.064 331) |
Color harmonies
Tints & shades
Code snippets
color: #e5bddf;
background-color: #e5bddf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFE5BDDF)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.74, blue: 0.87, alpha: 1.0)