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 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 |
|---|---|---|---|---|---|
#F0E15C | rgb(240, 225, 92) | hsl(54, 83%, 65%) | Pure Yellow | View | |
#DAF05C | rgb(218, 240, 92) | hsl(69, 83%, 65%) | Pure Lime | View | |
#B5F05C | rgb(181, 240, 92) | hsl(84, 83%, 65%) | Pure Lime | View | |
#90F05C | rgb(144, 240, 92) | hsl(99, 83%, 65%) | Pure Green | View | |
#6AF05C | rgb(106, 240, 92) | hsl(114, 83%, 65%) | 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: #F0E15C;
--color-2: #DAF05C;
--color-3: #B5F05C;
--color-4: #90F05C;
--color-5: #6AF05C;
}Palettes that share visual characteristics and color harmony.