All Palettes

Color Palette #ff7092, #ffcb8f, #ffec8f, #92f7c9, #8fd4ff

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.goldenrod-yellow {
color: #ffcb8f;
}
.the-first-daffodil {
color: #ffec8f;
}
.lemon-gate {
color: #92f7c9;
}
.long-island-sound {
color: #8fd4ff;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--goldenrod-yellow:#ffcb8f;
--the-first-daffodil:#ffec8f;
--lemon-gate:#92f7c9;
--long-island-sound:#8fd4ff;
}

More palettes to explore