Autumn's Blush Reverie Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Autumn's Blush Reverie palette

Condividi questa palette a:

tavolozza dei colori Autumn's Blush Reverie CSS

/* CSS */
.color-1 {
color: #ecd1cb;
}
.color-2 {
color: #e79c92;
}
.color-3 {
color: #cf686b;
}
.color-4 {
color: #92593a;
}
.color-5 {
color: #ab1c4c;
}

/* CSS Variables */
:root {
--color-1: #ecd1cb;
--color-2: #e79c92;
--color-3: #cf686b;
--color-4: #92593a;
--color-5: #ab1c4c;
}

CSS con gradiente di sfondo Autumn's Blush Reverie

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ecd1cb, #e79c92, #cf686b, #92593a, #ab1c4c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ecd1cb, #e79c92, #cf686b, #92593a, #ab1c4c);
}

Tavolozze di colori simili

Autumn's Blush Reverie color palette created on .