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 Yellow, Pure Lime. 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 |
|---|---|---|---|---|---|
#ECC95F | rgb(236, 201, 95) | hsl(45, 79%, 65%) | Pure Yellow | View | |
#ECEC5F | rgb(236, 236, 95) | hsl(60, 79%, 65%) | Pure Yellow | View | |
#C9EC5F | rgb(201, 236, 95) | hsl(75, 79%, 65%) | Pure Lime | View | |
#A6EC5F | rgb(166, 236, 95) | hsl(90, 79%, 65%) | Pure Green | View | |
#82EC5F | rgb(130, 236, 95) | hsl(105, 79%, 65%) | Pure Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Yellow and Pure Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #ECC95F;
--color-2: #ECEC5F;
--color-3: #C9EC5F;
--color-4: #A6EC5F;
--color-5: #82EC5F;
}Palettes that share visual characteristics and color harmony.