Mystic Mocha Dream Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Mystic Mocha Dream palette
Color Inspiration
Images that showcase this color palette in real designs
Download Mystic Mocha Dream Color Palette (PNG)
Mystic Mocha Dream color palette CSS
/* CSS */
.color-1 {
color: #6f4b8b;
}
.color-2 {
color: #9b6f9a;
}
.color-3 {
color: #c3a8c7;
}
.color-4 {
color: #d6b37a;
}
.color-5 {
color: #5b4939;
}
/* CSS Variables */
:root {
--color-1: #6f4b8b;
--color-2: #9b6f9a;
--color-3: #c3a8c7;
--color-4: #d6b37a;
--color-5: #5b4939;
}
Mystic Mocha Dream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f4b8b, #9b6f9a, #c3a8c7, #d6b37a, #5b4939);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f4b8b, #9b6f9a, #c3a8c7, #d6b37a, #5b4939);
}
Similar color palettes
Scroll down to explore 9 70s color palettes
Mystic Mocha Dream color palette created on .