Hosea Mathews Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Hosea Mathews palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Hosea Mathews

Download hosea mathews color palette PNG image (landscape)
Download hosea mathews color palette PNG image (square)

tavolozza dei colori Hosea Mathews CSS

/* CSS */
.color-1 {
color: #f0a800;
}
.color-2 {
color: #d67900;
}
.color-3 {
color: #a85f00;
}
.color-4 {
color: #9e3d00;
}
.color-5 {
color: #752b00;
}

/* CSS Variables */
:root {
--color-1: #f0a800;
--color-2: #d67900;
--color-3: #a85f00;
--color-4: #9e3d00;
--color-5: #752b00;
}

CSS con gradiente di sfondo Hosea Mathews

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0a800, #d67900, #a85f00, #9e3d00, #752b00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0a800, #d67900, #a85f00, #9e3d00, #752b00);
}

Hosea Mathews color palette created on .