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 |
|---|---|---|---|---|---|
#EBDC2D | rgb(235, 220, 45) | hsl(55, 83%, 55%) | Pure Yellow | View | |
#CCEB2D | rgb(204, 235, 45) | hsl(70, 83%, 55%) | Pure Lime | View | |
#9CEB2D | rgb(156, 235, 45) | hsl(85, 83%, 55%) | Pure Green | View | |
#6DEB2D | rgb(109, 235, 45) | hsl(100, 83%, 55%) | Pure Green | View | |
#3DEB2D | rgb(61, 235, 45) | hsl(115, 83%, 55%) | 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: #EBDC2D;
--color-2: #CCEB2D;
--color-3: #9CEB2D;
--color-4: #6DEB2D;
--color-5: #3DEB2D;
}Palettes that share visual characteristics and color harmony.