All Palettes

Color Palette #1f9dbd, #4cb6c2, #8cd9d4, #f1e3b1, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.butterfly-blue {
color: #1f9dbd;
}
.glassmith {
color: #4cb6c2;
}
.rainwater {
color: #8cd9d4;
}
.lime-bright {
color: #f1e3b1;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--butterfly-blue:#1f9dbd;
--glassmith:#4cb6c2;
--rainwater:#8cd9d4;
--lime-bright:#f1e3b1;
--shrimp-cocktail:#f4a462;
}

More palettes to explore