Nude Flamingo
#e58f7c
Looking for the precise values behind Nude Flamingo (#e58f7c)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #e58f7c | |
|---|---|---|
| RGB | rgb(229, 143, 124) | |
| HSL | hsl(11, 67%, 69%) | |
| CMYK | cmyk(0%, 38%, 46%, 10%) | |
| LAB | lab(68, 32, 25) | |
| OKLCH | oklch(0.73 0.109 33) |
Color harmonies
Tints & shades
Code snippets
color: #e58f7c;
background-color: #e58f7c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFE58F7C)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.56, blue: 0.49, alpha: 1.0)