All Palettes

Color Palette #2e3a4d, #4a6d8c, #69b2d3, #a9e1f4, #ffcb47

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-fantastic {
color: #2e3a4d;
}
.sailor-s-bay {
color: #4a6d8c;
}
.charter {
color: #69b2d3;
}
.atmospheric-soft-blue {
color: #a9e1f4;
}
.english-daisy {
color: #ffcb47;
}

/* CSS Variables */
:root {
--blue-fantastic:#2e3a4d;
--sailor-s-bay:#4a6d8c;
--charter:#69b2d3;
--atmospheric-soft-blue:#a9e1f4;
--english-daisy:#ffcb47;
}

More palettes to explore