All Palettes

Color Palette #1e4e6c, #4ca0b8, #81d5df, #f7f6b6, #f79c40

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1e4e6c;
}
.maui-blue {
color: #4ca0b8;
}
.water-nymph {
color: #81d5df;
}
.casino-lights {
color: #f7f6b6;
}
.chat-orange {
color: #f79c40;
}

/* CSS Variables */
:root {
--seafarer:#1e4e6c;
--maui-blue:#4ca0b8;
--water-nymph:#81d5df;
--casino-lights:#f7f6b6;
--chat-orange:#f79c40;
}

More palettes to explore