Japanese Serene Nature Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Japanese Serene Nature palette
Color Inspiration
Images that showcase this color palette in real designs
Download Japanese Serene Nature Color Palette (PNG)
Japanese Serene Nature color palette CSS
/* CSS */
.color-1 {
color: #a9c7b7;
}
.color-2 {
color: #f1e7d0;
}
.color-3 {
color: #ffe4b3;
}
.color-4 {
color: #f2b0a6;
}
.color-5 {
color: #e4b4d5;
}
/* CSS Variables */
:root {
--color-1: #a9c7b7;
--color-2: #f1e7d0;
--color-3: #ffe4b3;
--color-4: #f2b0a6;
--color-5: #e4b4d5;
}
Japanese Serene Nature background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9c7b7, #f1e7d0, #ffe4b3, #f2b0a6, #e4b4d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9c7b7, #f1e7d0, #ffe4b3, #f2b0a6, #e4b4d5);
}
Similar color palettes
Scroll down to explore 10+ Japanese color palettes
Japanese Serene Nature color palette created on .