All Palettes

Color Palette #4c6f9a, #6fa5b8, #9ed5e5, #f4e2b3, #f2a6aa

0%
0%
0%

CSS code for this palette

/* CSS */
.cobalt-flame {
color: #4c6f9a;
}
.estuary-blue {
color: #6fa5b8;
}
.light-budgie-blue {
color: #9ed5e5;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.hibiscus-petal {
color: #f2a6aa;
}

/* CSS Variables */
:root {
--cobalt-flame:#4c6f9a;
--estuary-blue:#6fa5b8;
--light-budgie-blue:#9ed5e5;
--smooth-as-corn-silk:#f4e2b3;
--hibiscus-petal:#f2a6aa;
}

More palettes to explore