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 Soft Blue, Light Muted Cyan, Vibrant 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 |
|---|---|---|---|---|---|
#427AA1 | rgb(66, 122, 161) | hsl(205, 42%, 45%) | Soft Blue | View | |
#B7CECE | rgb(183, 206, 206) | hsl(180, 19%, 76%) | Light Muted Cyan | View | |
#FCAA67 | rgb(252, 170, 103) | hsl(27, 96%, 70%) | Vibrant Orange | View | |
#679436 | rgb(103, 148, 54) | hsl(89, 47%, 40%) | Dark Soft Green | View | |
#5D3A00 | rgb(93, 58, 0) | hsl(37, 100%, 18%) | Deep Vibrant Amber | View |
:root {
--color-1: #427AA1;
--color-2: #B7CECE;
--color-3: #FCAA67;
--color-4: #679436;
--color-5: #5D3A00;
}Palettes that share visual characteristics and color harmony.