Paleta de colores Hosea Mathews

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Hosea Mathews palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Hosea Mathews

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

CSS de la paleta de colores Hosea Mathews

/* 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 del degradado de fondo 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 .