All Palettes

Color Palette #1e8ef1, #4fb4f3, #f9c54e, #ff8c00, #ff471a

0%
0%
0%

CSS code for this palette

/* CSS */
.karimun-blue {
color: #1e8ef1;
}
.cerulean {
color: #4fb4f3;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.sun-crete {
color: #ff8c00;
}
.flare-gun {
color: #ff471a;
}

/* CSS Variables */
:root {
--karimun-blue:#1e8ef1;
--cerulean:#4fb4f3;
--creamy-sweet-corn:#f9c54e;
--sun-crete:#ff8c00;
--flare-gun:#ff471a;
}

More palettes to explore