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 pastel 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 |
|---|---|---|---|---|---|
#6BA439 | rgb(107, 164, 57) | hsl(92, 48%, 43%) | Dark Soft Green | View | |
#3F3CA4 | rgb(63, 60, 164) | hsl(242, 46%, 44%) | Dark Soft Blue | View | |
#A73FA4 | rgb(167, 63, 164) | hsl(302, 45%, 45%) | Soft Purple | View | |
#73AA42 | rgb(115, 170, 66) | hsl(92, 44%, 46%) | Soft Green | View | |
#3E3AAB | rgb(62, 58, 171) | hsl(242, 49%, 45%) | Soft Blue | View | |
#AE3FAA | rgb(174, 63, 170) | hsl(302, 47%, 46%) | Soft Purple | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Soft Green and Dark Soft Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #6BA439;
--color-2: #3F3CA4;
--color-3: #A73FA4;
--color-4: #73AA42;
--color-5: #3E3AAB;
--color-6: #AE3FAA;
}Palettes that share visual characteristics and color harmony.