Pink Floyd
#eb9a9d
Here's everything about the color Pink Floyd (#eb9a9d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eb9a9d | |
|---|---|---|
| RGB | rgb(235, 154, 157) | |
| HSL | hsl(358, 67%, 76%) | |
| CMYK | cmyk(0%, 34%, 33%, 8%) | |
| LAB | lab(72, 31, 12) | |
| OKLCH | oklch(0.77 0.097 17) |
Color harmonies
Tints & shades
Code snippets
color: #eb9a9d;
background-color: #eb9a9d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFEB9A9D)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.60, blue: 0.62, alpha: 1.0)