Paleta de colores Scandinavian Bold

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Scandinavian Bold palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Scandinavian Bold

Download scandinavian bold color palette PNG image (landscape)
Download scandinavian bold color palette PNG image (square)

CSS de la paleta de colores Scandinavian Bold

/* CSS */
.color-1 {
color: #2a2c41;
}
.color-2 {
color: #8e9aaf;
}
.color-3 {
color: #fafafa;
}
.color-4 {
color: #ef253c;
}
.color-5 {
color: #d70427;
}

/* CSS Variables */
:root {
--color-1: #2a2c41;
--color-2: #8e9aaf;
--color-3: #fafafa;
--color-4: #ef253c;
--color-5: #d70427;
}

CSS del degradado de fondo Scandinavian Bold

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2a2c41, #8e9aaf, #fafafa, #ef253c, #d70427);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2a2c41, #8e9aaf, #fafafa, #ef253c, #d70427);
}

Scandinavian Bold color palette created on .