Burgundy Elegance Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Burgundy Elegance palette
Burgundy Elegance color palette CSS
/* CSS */
.color-1 {
color: #7e2a3c;
}
.color-2 {
color: #a44c59;
}
.color-3 {
color: #d86f7f;
}
.color-4 {
color: #f7b2a1;
}
.color-5 {
color: #fce5d9;
}
/* CSS Variables */
:root {
--color-1: #7e2a3c;
--color-2: #a44c59;
--color-3: #d86f7f;
--color-4: #f7b2a1;
--color-5: #fce5d9;
}
Burgundy Elegance background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7e2a3c, #a44c59, #d86f7f, #f7b2a1, #fce5d9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7e2a3c, #a44c59, #d86f7f, #f7b2a1, #fce5d9);
}
Similar color palettes
- Rustic Ember Elegance
- Crimson Embrace
- Crimson Twilight
- Dark Wine Shades
- Something Bad Will Happen Soon
- Autumnal Duo
- Dark Pink
- Sunkissed Crimson
- Ethereal Twilight
- Midnight Heist
- Crimson Whispers
- Shades of Pink
- Eclipse Essence
- Vivid Twilight Blossoms
- Sunset Ember Symphony
- Shades of Blue and Terracotta
- Vibrant Yellow-Orange
- Vibrant Ember
Burgundy Elegance color palette created on .