All Palettes

Color Palette #1a2a6b, #4f4f9c, #6f7d9b, #a9d9e5, #f6c84c

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1a2a6b;
}
.liberty {
color: #4f4f9c;
}
.infinity-and-beyond {
color: #6f7d9b;
}
.atlantic-ocean {
color: #a9d9e5;
}
.sunny-mood {
color: #f6c84c;
}

/* CSS Variables */
:root {
--mythical-night:#1a2a6b;
--liberty:#4f4f9c;
--infinity-and-beyond:#6f7d9b;
--atlantic-ocean:#a9d9e5;
--sunny-mood:#f6c84c;
}

More palettes to explore