Paleta de colores Rebel Women

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Rebel Women palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Rebel Women

Download rebel women color palette PNG image (landscape)
Download rebel women color palette PNG image (square)

CSS de la paleta de colores Rebel Women

/* CSS */
.color-1 {
color: #f7a1b2;
}
.color-2 {
color: #f6c6d7;
}
.color-3 {
color: #f4e1e6;
}
.color-4 {
color: #e3c8e4;
}
.color-5 {
color: #d2a8d6;
}

/* CSS Variables */
:root {
--color-1: #f7a1b2;
--color-2: #f6c6d7;
--color-3: #f4e1e6;
--color-4: #e3c8e4;
--color-5: #d2a8d6;
}

CSS del degradado de fondo Rebel Women

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7a1b2, #f6c6d7, #f4e1e6, #e3c8e4, #d2a8d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7a1b2, #f6c6d7, #f4e1e6, #e3c8e4, #d2a8d6);
}

Rebel Women color palette created on .