All Palettes

Color Palette #1b9dda, #3ab2d9, #68d5e8, #f2e1ab, #f1b74b

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1b9dda;
}
.highlighter-blue {
color: #3ab2d9;
}
.turquoise-sea {
color: #68d5e8;
}
.glad-yellow {
color: #f2e1ab;
}
.maximum-yellow-red {
color: #f1b74b;
}

/* CSS Variables */
:root {
--homeworld:#1b9dda;
--highlighter-blue:#3ab2d9;
--turquoise-sea:#68d5e8;
--glad-yellow:#f2e1ab;
--maximum-yellow-red:#f1b74b;
}

More palettes to explore