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 serenity palette featuring Muted Cyan, White, Pale Vibrant Orange.
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 |
|---|---|---|---|---|---|
#588B8B | rgb(88, 139, 139) | hsl(180, 22%, 45%) | Muted Cyan | View | |
#FFFFFF | rgb(255, 255, 255) | hsl(0, 0%, 100%) | White | View | |
#FFD5C2 | rgb(255, 213, 194) | hsl(19, 100%, 88%) | Pale Vibrant Orange | View | |
#F28F3B | rgb(242, 143, 59) | hsl(28, 88%, 59%) | Pure Orange | View | |
#C8553D | rgb(200, 85, 61) | hsl(10, 56%, 51%) | Soft Red | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Cyan and White creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #588B8B;
--color-2: #FFFFFF;
--color-3: #FFD5C2;
--color-4: #F28F3B;
--color-5: #C8553D;
}Palettes that share visual characteristics and color harmony.