All Palettes

Color Palette #a1d4e8, #6ec4d4, #4a9cb5, #2d7c8f, #1c5c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.chefchaouen-blue {
color: #a1d4e8;
}
.thredbo {
color: #6ec4d4;
}
.starflower-blue {
color: #4a9cb5;
}
.turkish-stone {
color: #2d7c8f;
}
.blue-coral {
color: #1c5c6d;
}

/* CSS Variables */
:root {
--chefchaouen-blue:#a1d4e8;
--thredbo:#6ec4d4;
--starflower-blue:#4a9cb5;
--turkish-stone:#2d7c8f;
--blue-coral:#1c5c6d;
}

More palettes to explore