Space Squirrel Baddy Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Space Squirrel Baddy palette

Share this palette to:

Space Squirrel Baddy color palette PNG image

Download space squirrel baddy color palette PNG image (landscape)
Download space squirrel baddy color palette PNG image (square)

Space Squirrel Baddy color palette CSS

/* CSS */
.color-1 {
color: #1a202d;
}
.color-2 {
color: #5f6b8c;
}
.color-3 {
color: #a3c6e0;
}
.color-4 {
color: #f0a400;
}
.color-5 {
color: #ff6e61;
}

/* CSS Variables */
:root {
--color-1: #1a202d;
--color-2: #5f6b8c;
--color-3: #a3c6e0;
--color-4: #f0a400;
--color-5: #ff6e61;
}

Space Squirrel Baddy background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1a202d, #5f6b8c, #a3c6e0, #f0a400, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1a202d, #5f6b8c, #a3c6e0, #f0a400, #ff6e61);
}

Similar color palettes

Scroll down to explore 2 Y2K color palettes

Space Squirrel Baddy color palette created on .