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 Deep Pure Blue, Red, Muted Green.
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 |
|---|---|---|---|---|---|
#0A3256 | rgb(10, 50, 86) | hsl(208, 79%, 19%) | Deep Pure Blue | View | |
#DF2935 | rgb(223, 41, 53) | hsl(356, 74%, 52%) | Red | View | |
#86BA90 | rgb(134, 186, 144) | hsl(132, 27%, 63%) | Muted Green | View | |
#F5F3BB | rgb(245, 243, 187) | hsl(58, 74%, 85%) | Light Yellow | View | |
#DFA06E | rgb(223, 160, 110) | hsl(27, 64%, 65%) | Orange | View |
:root {
--color-1: #0A3256;
--color-2: #DF2935;
--color-3: #86BA90;
--color-4: #F5F3BB;
--color-5: #DFA06E;
}Palettes that share visual characteristics and color harmony.