Venus Hamato Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Venus Hamato palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Venus Hamato

Download venus hamato color palette PNG image (landscape)
Download venus hamato color palette PNG image (square)

tavolozza dei colori Venus Hamato CSS

/* CSS */
.color-1 {
color: #b06d40;
}
.color-2 {
color: #ae573d;
}
.color-3 {
color: #9d3945;
}
.color-4 {
color: #81323f;
}
.color-5 {
color: #422940;
}

/* CSS Variables */
:root {
--color-1: #b06d40;
--color-2: #ae573d;
--color-3: #9d3945;
--color-4: #81323f;
--color-5: #422940;
}

CSS con gradiente di sfondo Venus Hamato

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b06d40, #ae573d, #9d3945, #81323f, #422940);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b06d40, #ae573d, #9d3945, #81323f, #422940);
}

Venus Hamato color palette created on .