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 Light Pure Lime, Light Soft Blue, Pure Orange.
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 |
|---|---|---|---|---|---|
#D2EF7A | rgb(210, 239, 122) | hsl(75, 79%, 71%) | Light Pure Lime | View | |
#B6BFE2 | rgb(182, 191, 226) | hsl(228, 43%, 80%) | Light Soft Blue | View | |
#F2925E | rgb(242, 146, 94) | hsl(21, 85%, 66%) | Pure Orange | View | |
#2E7A72 | rgb(46, 122, 114) | hsl(174, 45%, 33%) | Dark Soft Cyan | View | |
#902C5F | rgb(144, 44, 95) | hsl(329, 53%, 37%) | Dark Soft Pink | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Light Pure Lime and Light Soft Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #D2EF7A;
--color-2: #B6BFE2;
--color-3: #F2925E;
--color-4: #2E7A72;
--color-5: #902C5F;
}Palettes that share visual characteristics and color harmony.