All Palettes

Color Palette #f0a800, #f6af3c, #f6c298, #d2e4ef, #7aa8b8

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.raichu-orange {
color: #f6af3c;
}
.cream-blush {
color: #f6c298;
}
.mystic-harbor {
color: #d2e4ef;
}
.inner-sanctum {
color: #7aa8b8;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--raichu-orange:#f6af3c;
--cream-blush:#f6c298;
--mystic-harbor:#d2e4ef;
--inner-sanctum:#7aa8b8;
}

More palettes to explore