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 serenity palette featuring Light Gray, Light Gray, Light Muted Orange.
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 |
|---|---|---|---|---|---|
#E2E2DF | rgb(226, 226, 223) | hsl(60, 5%, 88%) | Light Gray | View | |
#D2D2CF | rgb(210, 210, 207) | hsl(60, 3%, 82%) | Light Gray | View | |
#E2CFC4 | rgb(226, 207, 196) | hsl(22, 34%, 83%) | Light Muted Orange | View | |
#F7D9C4 | rgb(247, 217, 196) | hsl(25, 76%, 87%) | Pale Pure Orange | View | |
#FAEDCB | rgb(250, 237, 203) | hsl(43, 82%, 89%) | Pale Pure Amber | View | |
#C9E4DE | rgb(201, 228, 222) | hsl(167, 33%, 84%) | Light Muted Cyan | View | |
#C6DEF1 | rgb(198, 222, 241) | hsl(207, 61%, 86%) | Pale Blue | View | |
#DBCDF0 | rgb(219, 205, 240) | hsl(264, 54%, 87%) | Pale Soft Navy | View | |
#F2C6DE | rgb(242, 198, 222) | hsl(327, 63%, 86%) | Pale Pink | View | |
#F9C6C9 | rgb(249, 198, 201) | hsl(356, 81%, 88%) | Pale Pure Red | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Gray and Light Gray creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #E2E2DF;
--color-2: #D2D2CF;
--color-3: #E2CFC4;
--color-4: #F7D9C4;
--color-5: #FAEDCB;
--color-6: #C9E4DE;
--color-7: #C6DEF1;
--color-8: #DBCDF0;
--color-9: #F2C6DE;
--color-10: #F9C6C9;
}Palettes that share visual characteristics and color harmony.