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 Lime, Dark Muted Navy, Pale Vibrant Blue.
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 |
|---|---|---|---|---|---|
#B0DB43 | rgb(176, 219, 67) | hsl(77, 68%, 56%) | Lime | View | |
#655A7C | rgb(101, 90, 124) | hsl(259, 16%, 42%) | Dark Muted Navy | View | |
#BCE7FD | rgb(188, 231, 253) | hsl(200, 94%, 86%) | Pale Vibrant Blue | View | |
#D74E09 | rgb(215, 78, 9) | hsl(20, 92%, 44%) | Dark Vibrant Orange | View | |
#DA2C38 | rgb(218, 44, 56) | hsl(356, 70%, 51%) | Red | View |
:root {
--color-1: #B0DB43;
--color-2: #655A7C;
--color-3: #BCE7FD;
--color-4: #D74E09;
--color-5: #DA2C38;
}Palettes that share visual characteristics and color harmony.