The Grand Highblood Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with The Grand Highblood palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori The Grand Highblood

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

tavolozza dei colori The Grand Highblood CSS

/* 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 con gradiente di sfondo 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 .