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 Sky Blue, Lime, Light Vibrant Red.
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 |
|---|---|---|---|---|---|
#3FA7D6 | rgb(63, 167, 214) | hsl(199, 65%, 54%) | Sky Blue | View | |
#BDE278 | rgb(189, 226, 120) | hsl(81, 65%, 68%) | Lime | View | |
#FCBFB7 | rgb(252, 191, 183) | hsl(7, 92%, 85%) | Light Vibrant Red | View | |
#966B9D | rgb(150, 107, 157) | hsl(292, 20%, 52%) | Muted Purple | View | |
#5B5F97 | rgb(91, 95, 151) | hsl(236, 25%, 47%) | Muted Blue | View |
:root {
--color-1: #3FA7D6;
--color-2: #BDE278;
--color-3: #FCBFB7;
--color-4: #966B9D;
--color-5: #5B5F97;
}Palettes that share visual characteristics and color harmony.