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 retro palette in split-comp tones.
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 |
|---|---|---|---|---|---|
#B48C42 | rgb(180, 140, 66) | hsl(39, 46%, 48%) | Soft Amber | View | |
#57BACB | rgb(87, 186, 203) | hsl(189, 53%, 57%) | Soft Sky Blue | View | |
#4C3AAF | rgb(76, 58, 175) | hsl(249, 50%, 46%) | Soft Blue | View | |
#B53EA3 | rgb(181, 62, 163) | hsl(309, 49%, 48%) | Soft Pink | View | |
#CB7262 | rgb(203, 114, 98) | hsl(9, 50%, 59%) | Soft Red | View | |
#B0C150 | rgb(176, 193, 80) | hsl(69, 48%, 54%) | Soft Lime | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Amber and Soft Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B48C42;
--color-2: #57BACB;
--color-3: #4C3AAF;
--color-4: #B53EA3;
--color-5: #CB7262;
--color-6: #B0C150;
}Palettes that share visual characteristics and color harmony.