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 |
|---|---|---|---|---|---|
#F3DA35 | rgb(243, 218, 53) | hsl(52, 89%, 58%) | Pure Yellow | View | |
#DDF335 | rgb(221, 243, 53) | hsl(67, 89%, 58%) | Pure Lime | View | |
#ADF335 | rgb(173, 243, 53) | hsl(82, 89%, 58%) | Pure Lime | View | |
#7EF335 | rgb(126, 243, 53) | hsl(97, 89%, 58%) | Pure Green | View | |
#4EF335 | rgb(78, 243, 53) | hsl(112, 89%, 58%) | 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: #F3DA35;
--color-2: #DDF335;
--color-3: #ADF335;
--color-4: #7EF335;
--color-5: #4EF335;
}Palettes that share visual characteristics and color harmony.