All Palettes

Color Palette #1a9dc1, #4bafdd, #6bcfe6, #a4e5e2, #f5b59e

0%
0%
0%

CSS code for this palette

/* CSS */
.ahriman-blue {
color: #1a9dc1;
}
.high-blue {
color: #4bafdd;
}
.turquoise-sea {
color: #6bcfe6;
}
.ice-crystal-blue {
color: #a4e5e2;
}
.mandys-pink {
color: #f5b59e;
}

/* CSS Variables */
:root {
--ahriman-blue:#1a9dc1;
--high-blue:#4bafdd;
--turquoise-sea:#6bcfe6;
--ice-crystal-blue:#a4e5e2;
--mandys-pink:#f5b59e;
}

More palettes to explore