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 natural 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 |
|---|---|---|---|---|---|
#4B84C9 | rgb(75, 132, 201) | hsl(213, 54%, 54%) | Soft Blue | View | |
#C16460 | rgb(193, 100, 96) | hsl(2, 44%, 57%) | Soft Red | View | |
#A4AA40 | rgb(164, 170, 64) | hsl(63, 45%, 46%) | Soft Yellow | View | |
#3CBA42 | rgb(60, 186, 66) | hsl(123, 51%, 48%) | Soft Green | View | |
#46BAC0 | rgb(70, 186, 192) | hsl(183, 49%, 51%) | Soft Cyan | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Blue and Soft Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #4B84C9;
--color-2: #C16460;
--color-3: #A4AA40;
--color-4: #3CBA42;
--color-5: #46BAC0;
}Palettes that share visual characteristics and color harmony.