All Palettes

Color Palette #ff8052, #ffb84d, #fff68f, #90fa8e, #00bfff

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.floral-leaf {
color: #ffb84d;
}
.the-first-daffodil {
color: #fff68f;
}
.cobalt-green {
color: #90fa8e;
}
.capri {
color: #00bfff;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--floral-leaf:#ffb84d;
--the-first-daffodil:#fff68f;
--cobalt-green:#90fa8e;
--capri:#00bfff;
}

More palettes to explore