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 5-color combination featuring Pure Yellow, Pure Lime, Pure Green. Perfect for UI design, branding identities, and digital illustrations.
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 |
|---|---|---|---|---|---|
#F2EB31 | rgb(242, 235, 49) | hsl(58, 88%, 57%) | Pure Yellow | View | |
#C8F231 | rgb(200, 242, 49) | hsl(73, 88%, 57%) | Pure Lime | View | |
#98F231 | rgb(152, 242, 49) | hsl(88, 88%, 57%) | Pure Green | View | |
#68F231 | rgb(104, 242, 49) | hsl(103, 88%, 57%) | Pure Green | View | |
#37F231 | rgb(55, 242, 49) | hsl(118, 88%, 57%) | Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Yellow and Pure Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F2EB31;
--color-2: #C8F231;
--color-3: #98F231;
--color-4: #68F231;
--color-5: #37F231;
}Palettes that share visual characteristics and color harmony.