All Palettes

Color Palette #f7b5a6, #ffcb8f, #ffd900, #a3d5e0, #6bafd6

0%
0%
0%

CSS code for this palette

/* CSS */
.just-blush {
color: #f7b5a6;
}
.goldenrod-yellow {
color: #ffcb8f;
}
.soviet-gold {
color: #ffd900;
}
.french-pass {
color: #a3d5e0;
}
.broom-butterfly-blue {
color: #6bafd6;
}

/* CSS Variables */
:root {
--just-blush:#f7b5a6;
--goldenrod-yellow:#ffcb8f;
--soviet-gold:#ffd900;
--french-pass:#a3d5e0;
--broom-butterfly-blue:#6bafd6;
}

More palettes to explore