All Palettes

Color Palette #f8c9d4, #f59f3d, #f3e24f, #a2d779, #4bc5e7

0%
0%
0%

CSS code for this palette

/* CSS */
.palace-rose {
color: #f8c9d4;
}
.chat-orange {
color: #f59f3d;
}
.gilded {
color: #f3e24f;
}
.crystal-green {
color: #a2d779;
}
.clean-pool {
color: #4bc5e7;
}

/* CSS Variables */
:root {
--palace-rose:#f8c9d4;
--chat-orange:#f59f3d;
--gilded:#f3e24f;
--crystal-green:#a2d779;
--clean-pool:#4bc5e7;
}

More palettes to explore