All Palettes

Color Palette #ff9ebd, #c9d2f3, #a1e9f7, #f2e7a1, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.saira-red {
color: #ff9ebd;
}
.frozen-periwinkle {
color: #c9d2f3;
}
.ganon-blue {
color: #a1e9f7;
}
.majestic-treasures {
color: #f2e7a1;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--saira-red:#ff9ebd;
--frozen-periwinkle:#c9d2f3;
--ganon-blue:#a1e9f7;
--majestic-treasures:#f2e7a1;
--n-rang-orange:#ff8052;
}

More palettes to explore