Rowan Delight Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Rowan Delight palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Rowan Delight

Download rowan delight color palette PNG image (landscape)
Download rowan delight color palette PNG image (square)

tavolozza dei colori Rowan Delight CSS

/* CSS */
.color-1 {
color: #a62b2b;
}
.color-2 {
color: #c75d3d;
}
.color-3 {
color: #d88d4b;
}
.color-4 {
color: #e8b76d;
}
.color-5 {
color: #f4d67b;
}

/* CSS Variables */
:root {
--color-1: #a62b2b;
--color-2: #c75d3d;
--color-3: #d88d4b;
--color-4: #e8b76d;
--color-5: #f4d67b;
}

CSS con gradiente di sfondo Rowan Delight

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a62b2b, #c75d3d, #d88d4b, #e8b76d, #f4d67b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a62b2b, #c75d3d, #d88d4b, #e8b76d, #f4d67b);
}

Rowan Delight color palette created on .