Romanian Castle Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Romanian Castle palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Romanian Castle

Download romanian castle color palette PNG image (landscape)
Download romanian castle color palette PNG image (square)

tavolozza dei colori Romanian Castle CSS

/* CSS */
.color-1 {
color: #c2b180;
}
.color-2 {
color: #a87d4d;
}
.color-3 {
color: #895b29;
}
.color-4 {
color: #5b3a29;
}
.color-5 {
color: #4b2c20;
}

/* CSS Variables */
:root {
--color-1: #c2b180;
--color-2: #a87d4d;
--color-3: #895b29;
--color-4: #5b3a29;
--color-5: #4b2c20;
}

CSS con gradiente di sfondo Romanian Castle

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c2b180, #a87d4d, #895b29, #5b3a29, #4b2c20);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c2b180, #a87d4d, #895b29, #5b3a29, #4b2c20);
}

Romanian Castle color palette created on .