All Palettes

Color Palette #008fb3, #00b2d6, #a1e3e8, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.algiers-blue {
color: #008fb3;
}
.malibu-blue {
color: #00b2d6;
}
.blizzard-blue {
color: #a1e3e8;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--algiers-blue:#008fb3;
--malibu-blue:#00b2d6;
--blizzard-blue:#a1e3e8;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore