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 warm palette featuring Vibrant Amber, Vibrant Red, Pure Red.
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 |
|---|---|---|---|---|---|
#FF9800 | rgb(255, 152, 0) | hsl(36, 100%, 50%) | Vibrant Amber | View | |
#FF5722 | rgb(255, 87, 34) | hsl(14, 100%, 57%) | Vibrant Red | View | |
#F44336 | rgb(244, 67, 54) | hsl(4, 90%, 58%) | Pure Red | View | |
#E91E63 | rgb(233, 30, 99) | hsl(340, 82%, 52%) | Pure Pink | View | |
#9C27B0 | rgb(156, 39, 176) | hsl(291, 64%, 42%) | Purple Material | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Amber and Vibrant Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #FF9800;
--color-2: #FF5722;
--color-3: #F44336;
--color-4: #E91E63;
--color-5: #9C27B0;
}Palettes that share visual characteristics and color harmony.