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 comfort palette featuring Muted Blue, Light Muted Purple, Pale Soft Red.
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 |
|---|---|---|---|---|---|
#8E9AAF | rgb(142, 154, 175) | hsl(218, 17%, 62%) | Muted Blue | View | |
#CBC0D3 | rgb(203, 192, 211) | hsl(275, 18%, 79%) | Light Muted Purple | View | |
#EFD3D7 | rgb(239, 211, 215) | hsl(351, 47%, 88%) | Pale Soft Red | View | |
#FEEAFA | rgb(254, 234, 250) | hsl(312, 91%, 96%) | Pure White | View | |
#DEE2FF | rgb(222, 226, 255) | hsl(233, 100%, 94%) | Pale Vibrant Blue | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Blue and Light Muted Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #8E9AAF;
--color-2: #CBC0D3;
--color-3: #EFD3D7;
--color-4: #FEEAFA;
--color-5: #DEE2FF;
}Palettes that share visual characteristics and color harmony.