Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A trending palette featuring Pale Soft Lime, Muted Blue, Pure Red.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#F5F9E9 | rgb(245, 249, 233) | hsl(75, 57%, 95%) | Pale Soft Lime | View | |
#A1A9BA | rgb(161, 169, 186) | hsl(221, 15%, 68%) | Muted Blue | View | |
#F45265 | rgb(244, 82, 101) | hsl(353, 88%, 64%) | Pure Red | View | |
#3C151C | rgb(60, 21, 28) | hsl(349, 48%, 16%) | Deep Soft Red | View | |
#131315 | rgb(19, 19, 21) | hsl(240, 5%, 8%) | Black | View |
:root {
--color-1: #F5F9E9;
--color-2: #A1A9BA;
--color-3: #F45265;
--color-4: #3C151C;
--color-5: #131315;
}Palettes that share visual characteristics and color harmony.