Scandi-Japanese Harmony Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Scandi-Japanese Harmony palette

Share this palette to:

Scandi-Japanese Harmony color palette PNG image

Download scandi-japanese harmony color palette PNG image (landscape)
Download scandi-japanese harmony color palette PNG image (square)

Scandi-Japanese Harmony color palette CSS

/* CSS */
.color-1 {
color: #b6c8d8;
}
.color-2 {
color: #a4c6b5;
}
.color-3 {
color: #f2e1b5;
}
.color-4 {
color: #d6a86b;
}
.color-5 {
color: #9b505b;
}

/* CSS Variables */
:root {
--color-1: #b6c8d8;
--color-2: #a4c6b5;
--color-3: #f2e1b5;
--color-4: #d6a86b;
--color-5: #9b505b;
}

Scandi-Japanese Harmony background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6c8d8, #a4c6b5, #f2e1b5, #d6a86b, #9b505b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6c8d8, #a4c6b5, #f2e1b5, #d6a86b, #9b505b);
}

Similar color palettes

Scandi-Japanese Harmony color palette created on .