Paleta de colores Whisker Wonders

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whisker Wonders palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Whisker Wonders

Download whisker wonders color palette PNG image (landscape)
Download whisker wonders color palette PNG image (square)

CSS de la paleta de colores Whisker Wonders

/* CSS */
.color-1 {
color: #e4b4c3;
}
.color-2 {
color: #a4798d;
}
.color-3 {
color: #7c4b63;
}
.color-4 {
color: #502b3b;
}
.color-5 {
color: #2d1a25;
}

/* CSS Variables */
:root {
--color-1: #e4b4c3;
--color-2: #a4798d;
--color-3: #7c4b63;
--color-4: #502b3b;
--color-5: #2d1a25;
}

CSS del degradado de fondo Whisker Wonders

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4b4c3, #a4798d, #7c4b63, #502b3b, #2d1a25);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4b4c3, #a4798d, #7c4b63, #502b3b, #2d1a25);
}

Whisker Wonders color palette created on .