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 Amber, Pure Yellow, 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 |
|---|---|---|---|---|---|
#EBAF2D | rgb(235, 175, 45) | hsl(41, 83%, 55%) | Pure Amber | View | |
#EBDF2D | rgb(235, 223, 45) | hsl(56, 83%, 55%) | Pure Yellow | View | |
#C9EB2D | rgb(201, 235, 45) | hsl(71, 83%, 55%) | Pure Lime | View | |
#99EB2D | rgb(153, 235, 45) | hsl(86, 83%, 55%) | Pure Green | View | |
#69EB2D | rgb(105, 235, 45) | hsl(101, 83%, 55%) | Pure Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Amber and Pure Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EBAF2D;
--color-2: #EBDF2D;
--color-3: #C9EB2D;
--color-4: #99EB2D;
--color-5: #69EB2D;
}Palettes that share visual characteristics and color harmony.