You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
428 B
SCSS

/* Coolors Exported Palette - coolors.co/2274a5-224870-a3cef1-e7ecef-303238 */
/* HSL */
$color1: hsla(202%, 66%, 39%, 1);
$color2: hsla(211%, 53%, 29%, 1);
$color3: hsla(207%, 74%, 79%, 1);
$color4: hsla(203%, 20%, 92%, 1);
$color5: hsla(225%, 8%, 20%, 1);
/* RGB */
$color1: rgba(34, 116, 165, 1);
$color2: rgba(34, 72, 112, 1);
$color3: rgba(163, 206, 241, 1);
$color4: rgba(231, 236, 239, 1);
$color5: rgba(48, 50, 56, 1);