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 |
|---|---|---|---|---|---|
#A5B3AF | rgb(165, 179, 175) | hsl(163, 8%, 67%) | Light Gray | View | |
#B8A9B4 | rgb(184, 169, 180) | hsl(316, 10%, 69%) | Dusty Pink | View | |
#B5ADAA | rgb(181, 173, 170) | hsl(16, 7%, 69%) | Light Gray | View | |
#AAAD9F | rgb(170, 173, 159) | hsl(73, 8%, 65%) | Light Gray | View | |
#A9BAAD | rgb(169, 186, 173) | hsl(134, 11%, 70%) | Dusty Green | View | |
#BBC4C6 | rgb(187, 196, 198) | hsl(191, 9%, 75%) | Light Gray | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Gray and Dusty Pink creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A5B3AF;
--color-2: #B8A9B4;
--color-3: #B5ADAA;
--color-4: #AAAD9F;
--color-5: #A9BAAD;
--color-6: #BBC4C6;
}Palettes that share visual characteristics and color harmony.