All Palettes

Color Palette #f74b3b, #f4a462, #ffdc85, #f3e4aa, #a8e6cf

0%
0%
0%

CSS code for this palette

/* CSS */
.dusk-orange {
color: #f74b3b;
}
.shrimp-cocktail {
color: #f4a462;
}
.spirited-yellow {
color: #ffdc85;
}
.vanilla {
color: #f3e4aa;
}
.turquoise-tower {
color: #a8e6cf;
}

/* CSS Variables */
:root {
--dusk-orange:#f74b3b;
--shrimp-cocktail:#f4a462;
--spirited-yellow:#ffdc85;
--vanilla:#f3e4aa;
--turquoise-tower:#a8e6cf;
}

More palettes to explore