All Palettes

Color Palette #1f3c7a, #4a7cba, #7ec8e7, #b4e5f9, #f9bebe

0%
0%
0%

CSS code for this palette

/* CSS */
.surf-the-web {
color: #1f3c7a;
}
.ashton-blue {
color: #4a7cba;
}
.big-chill {
color: #7ec8e7;
}
.fairy-sparkles {
color: #b4e5f9;
}
.carnation-bloom {
color: #f9bebe;
}

/* CSS Variables */
:root {
--surf-the-web:#1f3c7a;
--ashton-blue:#4a7cba;
--big-chill:#7ec8e7;
--fairy-sparkles:#b4e5f9;
--carnation-bloom:#f9bebe;
}

More palettes to explore