All Palettes

Color Palette #3a6d8d, #6ca2c6, #a4d2df, #f0b6a3, #f9d29f

0%
0%
0%

CSS code for this palette

/* CSS */
.living-stream {
color: #3a6d8d;
}
.air-blue {
color: #6ca2c6;
}
.french-pass {
color: #a4d2df;
}
.antique-cameo {
color: #f0b6a3;
}
.ginger-peach {
color: #f9d29f;
}

/* CSS Variables */
:root {
--living-stream:#3a6d8d;
--air-blue:#6ca2c6;
--french-pass:#a4d2df;
--antique-cameo:#f0b6a3;
--ginger-peach:#f9d29f;
}

More palettes to explore