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 clarity palette featuring Dark Soft Blue, Dark Soft Cyan, Soft Emerald.
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 |
|---|---|---|---|---|---|
#22577A | rgb(34, 87, 122) | hsl(204, 56%, 31%) | Dark Soft Blue | View | |
#38A3A5 | rgb(56, 163, 165) | hsl(181, 49%, 43%) | Dark Soft Cyan | View | |
#57CC99 | rgb(87, 204, 153) | hsl(154, 53%, 57%) | Soft Emerald | View | |
#80ED99 | rgb(128, 237, 153) | hsl(134, 75%, 72%) | Light Green | View | |
#C7F9CC | rgb(199, 249, 204) | hsl(126, 81%, 88%) | Pale Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Soft Blue and Dark Soft Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #22577A;
--color-2: #38A3A5;
--color-3: #57CC99;
--color-4: #80ED99;
--color-5: #C7F9CC;
}Palettes that share visual characteristics and color harmony.