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 Pure Lime, Pure Yellow, Pure Pink.
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 |
|---|---|---|---|---|---|
#CFEA3D | rgb(207, 234, 61) | hsl(69, 80%, 58%) | Pure Lime | View | |
#E6F05A | rgb(230, 240, 90) | hsl(64, 83%, 65%) | Pure Yellow | View | |
#F03A7A | rgb(240, 58, 122) | hsl(339, 86%, 58%) | Pure Pink | View | |
#F5A272 | rgb(245, 162, 114) | hsl(22, 87%, 70%) | Pure Orange | View | |
#6B7D3A | rgb(107, 125, 58) | hsl(76, 37%, 36%) | Dark Muted Lime | View |
:root {
--color-1: #CFEA3D;
--color-2: #E6F05A;
--color-3: #F03A7A;
--color-4: #F5A272;
--color-5: #6B7D3A;
}Palettes that share visual characteristics and color harmony.