All Palettes

Color Palette #1a9dd1, #f6b83c, #f2ea50, #f18d3b, #e85e75

0%
0%
0%

CSS code for this palette

/* CSS */
.charybdis {
color: #1a9dd1;
}
.squash-blossom {
color: #f6b83c;
}
.yellow-petal {
color: #f2ea50;
}
.spicy-paella {
color: #f18d3b;
}
.bubblegum {
color: #e85e75;
}

/* CSS Variables */
:root {
--charybdis:#1a9dd1;
--squash-blossom:#f6b83c;
--yellow-petal:#f2ea50;
--spicy-paella:#f18d3b;
--bubblegum:#e85e75;
}

More palettes to explore