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 calm palette featuring Light Muted Cyan, Muted Cyan, Dark Dusty Sky Blue.
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 |
|---|---|---|---|---|---|
#B8D8D8 | rgb(184, 216, 216) | hsl(180, 29%, 78%) | Light Muted Cyan | View | |
#7A9E9F | rgb(122, 158, 159) | hsl(182, 16%, 55%) | Muted Cyan | View | |
#4F6367 | rgb(79, 99, 103) | hsl(190, 13%, 36%) | Dark Dusty Sky Blue | View | |
#FE5F55 | rgb(254, 95, 85) | hsl(4, 99%, 66%) | Vibrant Red | View | |
#F0B67F | rgb(240, 182, 127) | hsl(29, 79%, 72%) | Light Pure Orange | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Muted Cyan and Muted Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B8D8D8;
--color-2: #7A9E9F;
--color-3: #4F6367;
--color-4: #FE5F55;
--color-5: #F0B67F;
}Palettes that share visual characteristics and color harmony.