All Palettes

Color Palette #f47b1f, #f9b134, #f9d66c, #a1d9e3, #3b6b9b

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-orange {
color: #f47b1f;
}
.squash-blossom {
color: #f9b134;
}
.forsythia-blossom {
color: #f9d66c;
}
.terrace-pool {
color: #a1d9e3;
}
.star-sapphire {
color: #3b6b9b;
}

/* CSS Variables */
:root {
--sun-orange:#f47b1f;
--squash-blossom:#f9b134;
--forsythia-blossom:#f9d66c;
--terrace-pool:#a1d9e3;
--star-sapphire:#3b6b9b;
}

More palettes to explore