Seductive Harmony Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Seductive Harmony palette
Seductive Harmony color palette CSS
/* CSS */
.color-1 {
color: #4b0c1a;
}
.color-2 {
color: #6d2c3e;
}
.color-3 {
color: #9e4c6a;
}
.color-4 {
color: #da8b97;
}
.color-5 {
color: #f2c5cf;
}
/* CSS Variables */
:root {
--color-1: #4b0c1a;
--color-2: #6d2c3e;
--color-3: #9e4c6a;
--color-4: #da8b97;
--color-5: #f2c5cf;
}
Seductive Harmony background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b0c1a, #6d2c3e, #9e4c6a, #da8b97, #f2c5cf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b0c1a, #6d2c3e, #9e4c6a, #da8b97, #f2c5cf);
}
Similar color palettes
Scroll down to explore 200+ Dark color palettes
- Midnight Feathers
- Something Bad Will Happen Soon
- Shades of Dark Red
- Crimson Shadows
- 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
Seductive Harmony color palette created on .