All Palettes

Color Palette #9cc5e2, #4a8cb5, #1c5d7d, #f6c960, #f0a35c

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-cerulean {
color: #9cc5e2;
}
.atlantic-gull {
color: #4a8cb5;
}
.oceanic-motion {
color: #1c5d7d;
}
.little-sun-dress {
color: #f6c960;
}
.sandy-brown {
color: #f0a35c;
}

/* CSS Variables */
:root {
--pale-cerulean:#9cc5e2;
--atlantic-gull:#4a8cb5;
--oceanic-motion:#1c5d7d;
--little-sun-dress:#f6c960;
--sandy-brown:#f0a35c;
}

More palettes to explore