Cozy Scandinavian Nature Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Cozy Scandinavian Nature palette

Share this palette to:

Cozy Scandinavian Nature color palette PNG image

Download cozy scandinavian nature color palette PNG image (landscape)
Download cozy scandinavian nature color palette PNG image (square)

Cozy Scandinavian Nature color palette CSS

/* CSS */
.color-1 {
color: #a7d7b8;
}
.color-2 {
color: #b2e0b2;
}
.color-3 {
color: #f1f9d2;
}
.color-4 {
color: #f5c400;
}
.color-5 {
color: #f09800;
}

/* CSS Variables */
:root {
--color-1: #a7d7b8;
--color-2: #b2e0b2;
--color-3: #f1f9d2;
--color-4: #f5c400;
--color-5: #f09800;
}

Cozy Scandinavian Nature background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7d7b8, #b2e0b2, #f1f9d2, #f5c400, #f09800);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7d7b8, #b2e0b2, #f1f9d2, #f5c400, #f09800);
}

Similar color palettes

Scroll down to explore 2 Scandinavian color palettes

Cozy Scandinavian Nature color palette created on .