All Palettes

Color Palette #ffb8c1, #ffd900, #ff8c00, #1fb2aa, #4682b4

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb8c1;
}
.soviet-gold {
color: #ffd900;
}
.sun-crete {
color: #ff8c00;
}
.glass-jar-blue {
color: #1fb2aa;
}
.steel-blue {
color: #4682b4;
}

/* CSS Variables */
:root {
--matt-pink:#ffb8c1;
--soviet-gold:#ffd900;
--sun-crete:#ff8c00;
--glass-jar-blue:#1fb2aa;
--steel-blue:#4682b4;
}

More palettes to explore