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 vibrant palette featuring Prussian Blue, Cerulean, Caribbean 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 |
|---|---|---|---|---|---|
#073B4C | rgb(7, 59, 76) | hsl(195, 83%, 16%) | Prussian Blue | View | |
#118AB2 | rgb(17, 138, 178) | hsl(195, 83%, 38%) | Cerulean | View | |
#06D6A0 | rgb(6, 214, 160) | hsl(164, 95%, 43%) | Caribbean Green | View | |
#FFD166 | rgb(255, 209, 102) | hsl(42, 100%, 70%) | Mustard Yellow | View | |
#EF476F | rgb(239, 71, 111) | hsl(346, 84%, 61%) | Paradise Pink | View |
:root {
--color-1: #073B4C;
--color-2: #118AB2;
--color-3: #06D6A0;
--color-4: #FFD166;
--color-5: #EF476F;
}Palettes that share visual characteristics and color harmony.