Pestilent Reverie Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Pestilent Reverie palette
Pestilent Reverie color palette CSS
/* CSS */
.color-1 {
color: #3b3c2a;
}
.color-2 {
color: #7d7d4f;
}
.color-3 {
color: #b8b84c;
}
.color-4 {
color: #e5c243;
}
.color-5 {
color: #d15b29;
}
/* CSS Variables */
:root {
--color-1: #3b3c2a;
--color-2: #7d7d4f;
--color-3: #b8b84c;
--color-4: #e5c243;
--color-5: #d15b29;
}
Pestilent Reverie background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3b3c2a, #7d7d4f, #b8b84c, #e5c243, #d15b29);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3b3c2a, #7d7d4f, #b8b84c, #e5c243, #d15b29);
}
Similar color palettes
- Rustic Reverie
- Brown Tradition
- Old World Charm
- Golden Brown
- Autumn Orange
- Brown Vintage
- Leather Shades
- Echoes of the Yidaki
- Mulled Wine Shades
- Sunrise Serenade
- Forest Floor Harmony
- Emerald Whispers
- Olive Green and Rich Red Harmony
- Shades of Red
- Timberland Shadows
- Midnight Ember Symphony
- Autumn Ember Glow
- Autumn Ember Glow
Pestilent Reverie color palette created on .