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 |
|---|---|---|---|---|---|
#A9E5DF | rgb(169, 229, 223) | hsl(174, 54%, 78%) | Light Soft Cyan | View | |
#F1D4E5 | rgb(241, 212, 229) | hsl(325, 51%, 89%) | Pale Soft Pink | View | |
#EDD6C7 | rgb(237, 214, 199) | hsl(24, 51%, 85%) | Light Soft Orange | View | |
#D9EBBE | rgb(217, 235, 190) | hsl(84, 53%, 83%) | Light Soft Lime | View | |
#ADE4C3 | rgb(173, 228, 195) | hsl(144, 50%, 79%) | Light Soft Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Soft Cyan and Pale Soft Pink creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A9E5DF;
--color-2: #F1D4E5;
--color-3: #EDD6C7;
--color-4: #D9EBBE;
--color-5: #ADE4C3;
}Palettes that share visual characteristics and color harmony.