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 blue palette featuring Deep Vibrant Blue, Oxford Blue, Ocean 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 |
|---|---|---|---|---|---|
#03045E | rgb(3, 4, 94) | hsl(239, 94%, 19%) | Deep Vibrant Blue | View | |
#023E8A | rgb(2, 62, 138) | hsl(214, 97%, 27%) | Oxford Blue | View | |
#0077B6 | rgb(0, 119, 182) | hsl(201, 100%, 36%) | Ocean Blue | View | |
#0096C7 | rgb(0, 150, 199) | hsl(195, 100%, 39%) | Cerulean Blue | View | |
#00B4D8 | rgb(0, 180, 216) | hsl(190, 100%, 42%) | Sky Cyan | View | |
#48CAE4 | rgb(72, 202, 228) | hsl(190, 74%, 59%) | Sky Blue | View | |
#90E0EF | rgb(144, 224, 239) | hsl(189, 75%, 75%) | Light Sky Blue | View | |
#ADE8F4 | rgb(173, 232, 244) | hsl(190, 76%, 82%) | Light Pure Sky Blue | View | |
#CAF0F8 | rgb(202, 240, 248) | hsl(190, 77%, 88%) | Pale Pure Sky Blue | View |
:root {
--color-1: #03045E;
--color-2: #023E8A;
--color-3: #0077B6;
--color-4: #0096C7;
--color-5: #00B4D8;
--color-6: #48CAE4;
--color-7: #90E0EF;
--color-8: #ADE8F4;
--color-9: #CAF0F8;
}Palettes that share visual characteristics and color harmony.