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 minimal 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 |
|---|---|---|---|---|---|
#CCD5B0 | rgb(204, 213, 176) | hsl(75, 31%, 76%) | Light Muted Lime | View | |
#BBC3D9 | rgb(187, 195, 217) | hsl(224, 28%, 79%) | Cloud Blue | View | |
#D7C8DD | rgb(215, 200, 221) | hsl(283, 24%, 83%) | Light Muted Purple | View | |
#DDC1C8 | rgb(221, 193, 200) | hsl(345, 29%, 81%) | Light Muted Red | View | |
#CEC8B7 | rgb(206, 200, 183) | hsl(44, 19%, 76%) | Light Muted Amber | View | |
#CCDCC6 | rgb(204, 220, 198) | hsl(104, 24%, 82%) | Light Muted Green | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Light Muted Lime and Cloud Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CCD5B0;
--color-2: #BBC3D9;
--color-3: #D7C8DD;
--color-4: #DDC1C8;
--color-5: #CEC8B7;
--color-6: #CCDCC6;
}Palettes that share visual characteristics and color harmony.