All Palettes

Color Palette #1f3c56, #4b7e8b, #78b4b5, #f0a800, #f06c00

0%
0%
0%

CSS code for this palette

/* CSS */
.regal-blue {
color: #1f3c56;
}
.brittany-blue {
color: #4b7e8b;
}
.kingfisher-turquoise {
color: #78b4b5;
}
.welcoming-wasp {
color: #f0a800;
}
.royal-flycatcher-crest {
color: #f06c00;
}

/* CSS Variables */
:root {
--regal-blue:#1f3c56;
--brittany-blue:#4b7e8b;
--kingfisher-turquoise:#78b4b5;
--welcoming-wasp:#f0a800;
--royal-flycatcher-crest:#f06c00;
}

More palettes to explore