Paleta de colores Rowan Delight

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Rowan Delight palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Rowan Delight

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

CSS de la paleta de colores Rowan Delight

/* 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 del degradado de fondo 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 .