Poodle Skirt
#ffaebb
Here's everything about the color Poodle Skirt (#ffaebb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffaebb | |
|---|---|---|
| RGB | rgb(255, 174, 187) | |
| HSL | hsl(350, 100%, 84%) | |
| CMYK | cmyk(0%, 32%, 27%, 0%) | |
| LAB | lab(79, 32, 6) | |
| OKLCH | oklch(0.83 0.096 9) |
Color harmonies
Tints & shades
Code snippets
color: #ffaebb;
background-color: #ffaebb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFFFAEBB)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.68, blue: 0.73, alpha: 1.0)