Paleta de colores Highland Whimsy

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Highland Whimsy palette

Compartir esta paleta en:

Descargar la paleta de colores Highland Whimsy (PNG)

Download highland whimsy color palette PNG image (landscape)
Download highland whimsy color palette PNG image (square)

CSS de la paleta de colores Highland Whimsy

/* CSS */
.color-1 {
color: #a77ccb;
}
.color-2 {
color: #a1c4e3;
}
.color-3 {
color: #b1d9e2;
}
.color-4 {
color: #dab4e4;
}
.color-5 {
color: #5f4b8b;
}

/* CSS Variables */
:root {
--color-1: #a77ccb;
--color-2: #a1c4e3;
--color-3: #b1d9e2;
--color-4: #dab4e4;
--color-5: #5f4b8b;
}

CSS del degradado de fondo Highland Whimsy

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a77ccb, #a1c4e3, #b1d9e2, #dab4e4, #5f4b8b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a77ccb, #a1c4e3, #b1d9e2, #dab4e4, #5f4b8b);
}

Highland Whimsy color palette created on .