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 trending palette featuring White, Pale Muted Orange, Dark 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 |
|---|---|---|---|---|---|
#FFFFFF | rgb(255, 255, 255) | hsl(0, 0%, 100%) | White | View | |
#F4F0EC | rgb(244, 240, 236) | hsl(30, 27%, 94%) | Pale Muted Orange | View | |
#1F3284 | rgb(31, 50, 132) | hsl(229, 62%, 32%) | Dark Blue | View | |
#563C5C | rgb(86, 60, 92) | hsl(289, 21%, 30%) | Dark Muted Purple | View | |
#231929 | rgb(35, 25, 41) | hsl(278, 24%, 13%) | Deep Muted Purple | View |
:root {
--color-1: #FFFFFF;
--color-2: #F4F0EC;
--color-3: #1F3284;
--color-4: #563C5C;
--color-5: #231929;
}Palettes that share visual characteristics and color harmony.