Rustic Aurora Dreams Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Rustic Aurora Dreams palette

Share this palette to:

Rustic Aurora Dreams color palette PNG image

Download rustic aurora dreams color palette PNG image (landscape)
Download rustic aurora dreams color palette PNG image (square)

Rustic Aurora Dreams color palette CSS

/* CSS */
.color-1 {
color: #f9aeae;
}
.color-2 {
color: #ffc29e;
}
.color-3 {
color: #ff667d;
}
.color-4 {
color: #d3a4e0;
}
.color-5 {
color: #6d9dc5;
}

/* CSS Variables */
:root {
--color-1: #f9aeae;
--color-2: #ffc29e;
--color-3: #ff667d;
--color-4: #d3a4e0;
--color-5: #6d9dc5;
}

Rustic Aurora Dreams background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9aeae, #ffc29e, #ff667d, #d3a4e0, #6d9dc5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9aeae, #ffc29e, #ff667d, #d3a4e0, #6d9dc5);
}

Similar color palettes

Scroll down to explore 1 Rustic color palette

Rustic Aurora Dreams color palette created on .