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 Yellow, Light Lime, Light 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 |
|---|---|---|---|---|---|
#F0F2AB | rgb(240, 242, 171) | hsl(62, 73%, 81%) | Light Yellow | View | |
#DEF2AB | rgb(222, 242, 171) | hsl(77, 73%, 81%) | Light Lime | View | |
#CCF2AB | rgb(204, 242, 171) | hsl(92, 73%, 81%) | Light Green | View | |
#BBF2AB | rgb(187, 242, 171) | hsl(106, 73%, 81%) | Light Green | View | |
#ABF2AE | rgb(171, 242, 174) | hsl(123, 73%, 81%) | Light Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Yellow and Light Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F0F2AB;
--color-2: #DEF2AB;
--color-3: #CCF2AB;
--color-4: #BBF2AB;
--color-5: #ABF2AE;
}Palettes that share visual characteristics and color harmony.