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 |
|---|---|---|---|---|---|
#F2B75F | rgb(242, 183, 95) | hsl(36, 85%, 66%) | Pure Amber | View | |
#F2DC5F | rgb(242, 220, 95) | hsl(51, 85%, 66%) | Pure Yellow | View | |
#E3F25F | rgb(227, 242, 95) | hsl(66, 85%, 66%) | Pure Lime | View | |
#BEF25F | rgb(190, 242, 95) | hsl(81, 85%, 66%) | Pure Lime | View | |
#9AF25F | rgb(154, 242, 95) | hsl(96, 85%, 66%) | 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: #F2B75F;
--color-2: #F2DC5F;
--color-3: #E3F25F;
--color-4: #BEF25F;
--color-5: #9AF25F;
}Palettes that share visual characteristics and color harmony.