Space Frog Explosion Nightmare 2000 Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Space Frog Explosion Nightmare 2000 palette

Share this palette to:

Space Frog Explosion Nightmare 2000 color palette PNG image

Download space frog explosion nightmare 2000 color palette PNG image (landscape)
Download space frog explosion nightmare 2000 color palette PNG image (square)

Space Frog Explosion Nightmare 2000 color palette CSS

/* CSS */
.color-1 {
color: #3e1a6b;
}
.color-2 {
color: #803d8a;
}
.color-3 {
color: #ba7d6d;
}
.color-4 {
color: #f4b943;
}
.color-5 {
color: #ff6e61;
}

/* CSS Variables */
:root {
--color-1: #3e1a6b;
--color-2: #803d8a;
--color-3: #ba7d6d;
--color-4: #f4b943;
--color-5: #ff6e61;
}

Space Frog Explosion Nightmare 2000 background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3e1a6b, #803d8a, #ba7d6d, #f4b943, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3e1a6b, #803d8a, #ba7d6d, #f4b943, #ff6e61);
}

Space Frog Explosion Nightmare 2000 color palette created on .