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 Light Pure Yellow, Light Pure Lime, Light 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 |
|---|---|---|---|---|---|
#F0EE7F | rgb(240, 238, 127) | hsl(59, 79%, 72%) | Light Pure Yellow | View | |
#D6F07F | rgb(214, 240, 127) | hsl(74, 79%, 72%) | Light Pure Lime | View | |
#B9F07F | rgb(185, 240, 127) | hsl(89, 79%, 72%) | Light Pure Green | View | |
#9DF07F | rgb(157, 240, 127) | hsl(104, 79%, 72%) | Light Pure Green | View | |
#81F07F | rgb(129, 240, 127) | hsl(119, 79%, 72%) | Light Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Pure Yellow and Light Pure Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F0EE7F;
--color-2: #D6F07F;
--color-3: #B9F07F;
--color-4: #9DF07F;
--color-5: #81F07F;
}Palettes that share visual characteristics and color harmony.