All Palettes

Color Palette #1e4c7b, #4a91b5, #a4d6e5, #f7b8a1, #f1c15b

0%
0%
0%

CSS code for this palette

/* CSS */
.theatre-blue {
color: #1e4c7b;
}
.atlantic-gull {
color: #4a91b5;
}
.atlantic-ocean {
color: #a4d6e5;
}
.mystic-tulip {
color: #f7b8a1;
}
.overjoy {
color: #f1c15b;
}

/* CSS Variables */
:root {
--theatre-blue:#1e4c7b;
--atlantic-gull:#4a91b5;
--atlantic-ocean:#a4d6e5;
--mystic-tulip:#f7b8a1;
--overjoy:#f1c15b;
}

More palettes to explore