Nature Japanese Miku Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Nature Japanese Miku palette

Share this palette to:

Nature Japanese Miku color palette PNG image

Download nature japanese miku color palette PNG image (landscape)
Download nature japanese miku color palette PNG image (square)

Nature Japanese Miku color palette CSS

/* CSS */
.color-1 {
color: #1a5b3b;
}
.color-2 {
color: #4cae4f;
}
.color-3 {
color: #a8e6cf;
}
.color-4 {
color: #ffec3d;
}
.color-5 {
color: #ff8052;
}

/* CSS Variables */
:root {
--color-1: #1a5b3b;
--color-2: #4cae4f;
--color-3: #a8e6cf;
--color-4: #ffec3d;
--color-5: #ff8052;
}

Nature Japanese Miku background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1a5b3b, #4cae4f, #a8e6cf, #ffec3d, #ff8052);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1a5b3b, #4cae4f, #a8e6cf, #ffec3d, #ff8052);
}

Nature Japanese Miku color palette created on .