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 cool palette featuring Vibrant Sky Blue, Blue, White.
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 |
|---|---|---|---|---|---|
#00D2FF | rgb(0, 210, 255) | hsl(191, 100%, 50%) | Vibrant Sky Blue | View | |
#3A7BD5 | rgb(58, 123, 213) | hsl(215, 65%, 53%) | Blue | View | |
#FFFFFF | rgb(255, 255, 255) | hsl(0, 0%, 100%) | White | View | |
#F5F5F5 | rgb(245, 245, 245) | hsl(0, 0%, 96%) | White Smoke | View | |
#2C3E50 | rgb(44, 62, 80) | hsl(210, 29%, 24%) | Deep Muted Blue | View |
:root {
--color-1: #00D2FF;
--color-2: #3A7BD5;
--color-3: #FFFFFF;
--color-4: #F5F5F5;
--color-5: #2C3E50;
}Palettes that share visual characteristics and color harmony.