Paleta de colores Whimsical Wisdom

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whimsical Wisdom palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Whimsical Wisdom

Download whimsical wisdom color palette PNG image (landscape)
Download whimsical wisdom color palette PNG image (square)

CSS de la paleta de colores Whimsical Wisdom

/* CSS */
.color-1 {
color: #b8c7e0;
}
.color-2 {
color: #f4c29f;
}
.color-3 {
color: #f1a8a2;
}
.color-4 {
color: #f3d458;
}
.color-5 {
color: #e4b4d4;
}

/* CSS Variables */
:root {
--color-1: #b8c7e0;
--color-2: #f4c29f;
--color-3: #f1a8a2;
--color-4: #f3d458;
--color-5: #e4b4d4;
}

CSS del degradado de fondo Whimsical Wisdom

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b8c7e0, #f4c29f, #f1a8a2, #f3d458, #e4b4d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b8c7e0, #f4c29f, #f1a8a2, #f3d458, #e4b4d4);
}

Whimsical Wisdom color palette created on .