90s Horror Nostalgia Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with 90s Horror Nostalgia palette
Color Inspiration
Images that showcase this color palette in real designs
Download 90s Horror Nostalgia Color Palette (PNG)
90s Horror Nostalgia color palette CSS
/* CSS */
.color-1 {
color: #a21a1a;
}
.color-2 {
color: #501b1b;
}
.color-3 {
color: #b68a1b;
}
.color-4 {
color: #1b501b;
}
.color-5 {
color: #1b3d50;
}
/* CSS Variables */
:root {
--color-1: #a21a1a;
--color-2: #501b1b;
--color-3: #b68a1b;
--color-4: #1b501b;
--color-5: #1b3d50;
}
90s Horror Nostalgia background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a21a1a, #501b1b, #b68a1b, #1b501b, #1b3d50);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a21a1a, #501b1b, #b68a1b, #1b501b, #1b3d50);
}
Similar color palettes
Scroll down to explore 1000+ 90s color palettes
90s Horror Nostalgia color palette created on .