All Palettes

Color Palette #1b9dda, #4dc2e0, #91e6f3, #f6f0c1, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1b9dda;
}
.lake-thun {
color: #4dc2e0;
}
.freezy-breezy {
color: #91e6f3;
}
.almond-oil {
color: #f6f0c1;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--homeworld:#1b9dda;
--lake-thun:#4dc2e0;
--freezy-breezy:#91e6f3;
--almond-oil:#f6f0c1;
--welcoming-wasp:#f0a800;
}

More palettes to explore