Creamy Peach
#f4a384
Here's everything about the color Creamy Peach (#f4a384) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f4a384 | |
|---|---|---|
| RGB | rgb(244, 163, 132) | |
| HSL | hsl(17, 84%, 74%) | |
| CMYK | cmyk(0%, 33%, 46%, 4%) | |
| LAB | lab(75, 28, 29) | |
| OKLCH | oklch(0.79 0.106 42) |
Color harmonies
Tints & shades
Code snippets
color: #f4a384;
background-color: #f4a384;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFF4A384)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.64, blue: 0.52, alpha: 1.0)