Blush Bomb
#dd99aa
Here's everything about the color Blush Bomb (#dd99aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd99aa | |
|---|---|---|
| RGB | rgb(221, 153, 170) | |
| HSL | hsl(345, 50%, 73%) | |
| CMYK | cmyk(0%, 31%, 23%, 13%) | |
| LAB | lab(70, 28, 2) | |
| OKLCH | oklch(0.75 0.084 3) |
Color harmonies
Tints & shades
Code snippets
color: #dd99aa;
background-color: #dd99aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFDD99AA)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.60, blue: 0.67, alpha: 1.0)