Flattered Flamingo
#ee6655
Here's everything about the color Flattered Flamingo (#ee6655) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee6655 | |
|---|---|---|
| RGB | rgb(238, 102, 85) | |
| HSL | hsl(7, 82%, 63%) | |
| CMYK | cmyk(0%, 57%, 64%, 7%) | |
| LAB | lab(61, 53, 37) | |
| OKLCH | oklch(0.68 0.172 29) |
Color harmonies
Tints & shades
Code snippets
color: #ee6655;
background-color: #ee6655;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFEE6655)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.40, blue: 0.33, alpha: 1.0)