Whispers of Ivory Dreams Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Ivory Dreams palette

Condividi questa palette a:

tavolozza dei colori Whispers of Ivory Dreams CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #fdfdfc;
}
.color-3 {
color: #f7f8f6;
}
.color-4 {
color: #ebebea;
}
.color-5 {
color: #e0caa9;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fdfdfc;
--color-3: #f7f8f6;
--color-4: #ebebea;
--color-5: #e0caa9;
}

CSS con gradiente di sfondo Whispers of Ivory Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fdfdfc, #f7f8f6, #ebebea, #e0caa9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fdfdfc, #f7f8f6, #ebebea, #e0caa9);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 2 tavolozzas di colori Bianco

Whispers of Ivory Dreams color palette created on .