Oakenstead Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Oakenstead palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Oakenstead

Download oakenstead color palette PNG image (landscape)
Download oakenstead color palette PNG image (square)

tavolozza dei colori Oakenstead CSS

/* CSS */
.color-1 {
color: #6f4c3e;
}
.color-2 {
color: #b69b6d;
}
.color-3 {
color: #e0c49e;
}
.color-4 {
color: #f4e79f;
}
.color-5 {
color: #f4b943;
}

/* CSS Variables */
:root {
--color-1: #6f4c3e;
--color-2: #b69b6d;
--color-3: #e0c49e;
--color-4: #f4e79f;
--color-5: #f4b943;
}

CSS con gradiente di sfondo Oakenstead

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f4c3e, #b69b6d, #e0c49e, #f4e79f, #f4b943);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f4c3e, #b69b6d, #e0c49e, #f4e79f, #f4b943);
}

Oakenstead color palette created on .