Hawaiian Sunset Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Hawaiian Sunset palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Hawaiian Sunset

Download hawaiian sunset color palette PNG image (landscape)
Download hawaiian sunset color palette PNG image (square)

tavolozza dei colori Hawaiian Sunset CSS

/* CSS */
.color-1 {
color: #9c5516;
}
.color-2 {
color: #d18f3d;
}
.color-3 {
color: #f4cc9f;
}
.color-4 {
color: #f7d6a1;
}
.color-5 {
color: #f9e2b4;
}

/* CSS Variables */
:root {
--color-1: #9c5516;
--color-2: #d18f3d;
--color-3: #f4cc9f;
--color-4: #f7d6a1;
--color-5: #f9e2b4;
}

CSS con gradiente di sfondo Hawaiian Sunset

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c5516, #d18f3d, #f4cc9f, #f7d6a1, #f9e2b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c5516, #d18f3d, #f4cc9f, #f7d6a1, #f9e2b4);
}

Tavolozze di colori simili

Hawaiian Sunset color palette created on .