All Palettes

Color Palette #1f8dbd, #4fb2d8, #78d9e8, #a1f0f7, #f5a3c7

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-springs {
color: #1f8dbd;
}
.aztec-sky {
color: #4fb2d8;
}
.turkish-turquoise {
color: #78d9e8;
}
.waterspout {
color: #a1f0f7;
}
.rose-mallow {
color: #f5a3c7;
}

/* CSS Variables */
:root {
--hidden-springs:#1f8dbd;
--aztec-sky:#4fb2d8;
--turkish-turquoise:#78d9e8;
--waterspout:#a1f0f7;
--rose-mallow:#f5a3c7;
}

More palettes to explore