Mitsuba Dreams Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Mitsuba Dreams palette
Mitsuba Dreams color palette CSS
/* CSS */
.color-1 {
color: #b2e1b9;
}
.color-2 {
color: #a3d6e1;
}
.color-3 {
color: #f6c4a7;
}
.color-4 {
color: #f7afa1;
}
.color-5 {
color: #d75b99;
}
/* CSS Variables */
:root {
--color-1: #b2e1b9;
--color-2: #a3d6e1;
--color-3: #f6c4a7;
--color-4: #f7afa1;
--color-5: #d75b99;
}
Mitsuba Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b2e1b9, #a3d6e1, #f6c4a7, #f7afa1, #d75b99);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b2e1b9, #a3d6e1, #f6c4a7, #f7afa1, #d75b99);
}
Similar color palettes
- Nordic Serenity
- Oceanic Serenity
- Emerald Enclave
- Blue Green Yellow Watercolor
- Shades of Green
- Arabella's Dream
- Sour Apple Green
- Celadon Dreams
- Verdant Embrace
- Tropical Serenity
- Vibrant Royal Blue
- Shades of Green
- Pastel Pink
- Shades of Jungle Green
- Empowerment Spectrum
- Vitality Harvest
- Whimsical Meadow Dreams
- Shades of Green
Mitsuba Dreams color palette created on .