Ravenclaw's Quiet Elegance Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Ravenclaw's Quiet Elegance palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Ravenclaw's Quiet Elegance

Download ravenclaw's quiet elegance color palette PNG image (landscape)
Download ravenclaw's quiet elegance color palette PNG image (square)

tavolozza dei colori Ravenclaw's Quiet Elegance CSS

/* CSS */
.color-1 {
color: #293c65;
}
.color-2 {
color: #5b7f9a;
}
.color-3 {
color: #a3c4d2;
}
.color-4 {
color: #e7b173;
}
.color-5 {
color: #d86d69;
}

/* CSS Variables */
:root {
--color-1: #293c65;
--color-2: #5b7f9a;
--color-3: #a3c4d2;
--color-4: #e7b173;
--color-5: #d86d69;
}

CSS con gradiente di sfondo Ravenclaw's Quiet Elegance

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #293c65, #5b7f9a, #a3c4d2, #e7b173, #d86d69);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #293c65, #5b7f9a, #a3c4d2, #e7b173, #d86d69);
}

Ravenclaw's Quiet Elegance color palette created on .