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 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 |
|---|---|---|---|---|---|
#DA6D7E | rgb(218, 109, 126) | hsl(351, 60%, 64%) | Red | View | |
#77DC9A | rgb(119, 220, 154) | hsl(141, 59%, 66%) | Soft Green | View | |
#66AED5 | rgb(102, 174, 213) | hsl(201, 57%, 62%) | Soft Blue | View | |
#8961D3 | rgb(137, 97, 211) | hsl(261, 56%, 60%) | Soft Navy | View | |
#D55FAC | rgb(213, 95, 172) | hsl(321, 58%, 60%) | Soft Pink | View | |
#D8926C | rgb(216, 146, 108) | hsl(21, 58%, 64%) | Soft Orange | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Red and Soft Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #DA6D7E;
--color-2: #77DC9A;
--color-3: #66AED5;
--color-4: #8961D3;
--color-5: #D55FAC;
--color-6: #D8926C;
}Palettes that share visual characteristics and color harmony.