Whispers of Warmth Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Warmth palette

Condividi questa palette a:

tavolozza dei colori Whispers of Warmth CSS

/* CSS */
.color-1 {
color: #fbfaf9;
}
.color-2 {
color: #edddd4;
}
.color-3 {
color: #e3c0b0;
}
.color-4 {
color: #d2a38e;
}
.color-5 {
color: #b68977;
}

/* CSS Variables */
:root {
--color-1: #fbfaf9;
--color-2: #edddd4;
--color-3: #e3c0b0;
--color-4: #d2a38e;
--color-5: #b68977;
}

CSS con gradiente di sfondo Whispers of Warmth

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fbfaf9, #edddd4, #e3c0b0, #d2a38e, #b68977);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fbfaf9, #edddd4, #e3c0b0, #d2a38e, #b68977);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 4 tavolozzas di colori Soft pink

Whispers of Warmth color palette created on .