All Palettes

Color Palette #1a3d6b, #4b7f91, #65b3a1, #f5c400, #e68a00

0%
0%
0%

CSS code for this palette

/* CSS */
.lucidity {
color: #1a3d6b;
}
.casual-blue {
color: #4b7f91;
}
.tropic-turquoise {
color: #65b3a1;
}
.syndicalist {
color: #f5c400;
}
.hotter-butter {
color: #e68a00;
}

/* CSS Variables */
:root {
--lucidity:#1a3d6b;
--casual-blue:#4b7f91;
--tropic-turquoise:#65b3a1;
--syndicalist:#f5c400;
--hotter-butter:#e68a00;
}

More palettes to explore