Paleta de colores High on Weed

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with High on Weed palette

Compartir esta paleta en:

Descargar la paleta de colores High on Weed (PNG)

Download high on weed color palette PNG image (landscape)
Download high on weed color palette PNG image (square)

CSS de la paleta de colores High on Weed

/* CSS */
.color-1 {
color: #4cae4f;
}
.color-2 {
color: #a4d5a6;
}
.color-3 {
color: #ffec3d;
}
.color-4 {
color: #ff9900;
}
.color-5 {
color: #ff5724;
}

/* CSS Variables */
:root {
--color-1: #4cae4f;
--color-2: #a4d5a6;
--color-3: #ffec3d;
--color-4: #ff9900;
--color-5: #ff5724;
}

CSS del degradado de fondo High on Weed

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4cae4f, #a4d5a6, #ffec3d, #ff9900, #ff5724);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4cae4f, #a4d5a6, #ffec3d, #ff9900, #ff5724);
}

High on Weed color palette created on .