Midnight Whispers Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Midnight Whispers palette
Midnight Whispers color palette CSS
/* CSS */
.color-1 {
color: #4c2f2f;
}
.color-2 {
color: #783a3b;
}
.color-3 {
color: #aa4b4e;
}
.color-4 {
color: #d17b7b;
}
.color-5 {
color: #f5b7b7;
}
/* CSS Variables */
:root {
--color-1: #4c2f2f;
--color-2: #783a3b;
--color-3: #aa4b4e;
--color-4: #d17b7b;
--color-5: #f5b7b7;
}
Midnight Whispers background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c2f2f, #783a3b, #aa4b4e, #d17b7b, #f5b7b7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c2f2f, #783a3b, #aa4b4e, #d17b7b, #f5b7b7);
}
Similar color palettes
Scroll down to explore 200+ Dark color palettes
- Midnight Feathers
- Something Bad Will Happen Soon
- Shades of Dark Red
- Ethereal Twilight
- Crimson Enchantment
- Midnight Heist
- Shades of Pink
- Dark Blue with a Touch of Red
- Dark Raven
- Purple Circus
- Seductive Harmony
- Midnight Whispers
- Dark Red Horror
- Inferno Rider
- Sinister Elegance
- Dark Purple Rainbow
- Dark Red Elegance
- Mystic Pink
Midnight Whispers color palette created on .