Paleta de colores Regal Despair

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Regal Despair palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Regal Despair

Download regal despair color palette PNG image (landscape)
Download regal despair color palette PNG image (square)

CSS de la paleta de colores Regal Despair

/* CSS */
.color-1 {
color: #4a2c63;
}
.color-2 {
color: #9f5b96;
}
.color-3 {
color: #d7a8af;
}
.color-4 {
color: #f1d0c1;
}
.color-5 {
color: #f9e5b4;
}

/* CSS Variables */
:root {
--color-1: #4a2c63;
--color-2: #9f5b96;
--color-3: #d7a8af;
--color-4: #f1d0c1;
--color-5: #f9e5b4;
}

CSS del degradado de fondo Regal Despair

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a2c63, #9f5b96, #d7a8af, #f1d0c1, #f9e5b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a2c63, #9f5b96, #d7a8af, #f1d0c1, #f9e5b4);
}

Regal Despair color palette created on .