Paleta de colores The Grand Highblood

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with The Grand Highblood palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores The Grand Highblood

Download the grand highblood color palette PNG image (landscape)
Download the grand highblood color palette PNG image (square)

CSS de la paleta de colores The Grand Highblood

/* CSS */
.color-1 {
color: #5c3f73;
}
.color-2 {
color: #8c5b9f;
}
.color-3 {
color: #c39fe0;
}
.color-4 {
color: #f1c1c1;
}
.color-5 {
color: #e9a0b3;
}

/* CSS Variables */
:root {
--color-1: #5c3f73;
--color-2: #8c5b9f;
--color-3: #c39fe0;
--color-4: #f1c1c1;
--color-5: #e9a0b3;
}

CSS del degradado de fondo The Grand Highblood

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c3f73, #8c5b9f, #c39fe0, #f1c1c1, #e9a0b3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c3f73, #8c5b9f, #c39fe0, #f1c1c1, #e9a0b3);
}

The Grand Highblood color palette created on .