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 warm palette in complementary tones.
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 |
|---|---|---|---|---|---|
#1A98CE | rgb(26, 152, 206) | hsl(198, 78%, 45%) | Pure Sky Blue | View | |
#CC4A13 | rgb(204, 74, 19) | hsl(18, 83%, 44%) | Dark Pure Orange | View | |
#0B92CD | rgb(11, 146, 205) | hsl(198, 90%, 42%) | Dark Pure Sky Blue | View | |
#DB5319 | rgb(219, 83, 25) | hsl(18, 80%, 48%) | Pure Orange | View | |
#0D8BC1 | rgb(13, 139, 193) | hsl(198, 87%, 40%) | Dark Pure Sky Blue | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Sky Blue and Dark Pure Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #1A98CE;
--color-2: #CC4A13;
--color-3: #0B92CD;
--color-4: #DB5319;
--color-5: #0D8BC1;
}Palettes that share visual characteristics and color harmony.