Dandicus Dream Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Dandicus Dream palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Dandicus Dream

Download dandicus dream color palette PNG image (landscape)
Download dandicus dream color palette PNG image (square)

tavolozza dei colori Dandicus Dream CSS

/* CSS */
.color-1 {
color: #f6c1a7;
}
.color-2 {
color: #f7aea1;
}
.color-3 {
color: #f5908e;
}
.color-4 {
color: #e76a8f;
}
.color-5 {
color: #d44e7b;
}

/* CSS Variables */
:root {
--color-1: #f6c1a7;
--color-2: #f7aea1;
--color-3: #f5908e;
--color-4: #e76a8f;
--color-5: #d44e7b;
}

CSS con gradiente di sfondo Dandicus Dream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6c1a7, #f7aea1, #f5908e, #e76a8f, #d44e7b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6c1a7, #f7aea1, #f5908e, #e76a8f, #d44e7b);
}

Dandicus Dream color palette created on .