All Palettes

Color Palette #f69f3c, #f8e3a0, #a6c6ed, #3b92c4, #2e4a7f

0%
0%
0%

CSS code for this palette

/* CSS */
.chat-orange {
color: #f69f3c;
}
.venetian-yellow {
color: #f8e3a0;
}
.island-light {
color: #a6c6ed;
}
.opalescent {
color: #3b92c4;
}
.nautical {
color: #2e4a7f;
}

/* CSS Variables */
:root {
--chat-orange:#f69f3c;
--venetian-yellow:#f8e3a0;
--island-light:#a6c6ed;
--opalescent:#3b92c4;
--nautical:#2e4a7f;
}

More palettes to explore