Sunflower Red Night Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Sunflower Red Night palette

Share this palette to:

Sunflower Red Night color palette PNG image

Download sunflower red night color palette PNG image (landscape)
Download sunflower red night color palette PNG image (square)

Sunflower Red Night color palette CSS

/* CSS */
.color-1 {
color: #f5c400;
}
.color-2 {
color: #f76969;
}
.color-3 {
color: #f7cf40;
}
.color-4 {
color: #a95b2d;
}
.color-5 {
color: #5b2f2f;
}

/* CSS Variables */
:root {
--color-1: #f5c400;
--color-2: #f76969;
--color-3: #f7cf40;
--color-4: #a95b2d;
--color-5: #5b2f2f;
}

Sunflower Red Night background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5c400, #f76969, #f7cf40, #a95b2d, #5b2f2f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5c400, #f76969, #f7cf40, #a95b2d, #5b2f2f);
}

Similar color palettes

Scroll down to explore 1 Sunflower color palette

Sunflower Red Night color palette created on .