Vintage Vineyard Delight Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Vintage Vineyard Delight palette

Share this palette to:

Vintage Vineyard Delight color palette PNG image

Download vintage vineyard delight color palette PNG image (landscape)
Download vintage vineyard delight color palette PNG image (square)

Vintage Vineyard Delight color palette CSS

/* CSS */
.color-1 {
color: #893e3e;
}
.color-2 {
color: #c8a2a2;
}
.color-3 {
color: #b0c4de;
}
.color-4 {
color: #f0a800;
}
.color-5 {
color: #5d2d2d;
}

/* CSS Variables */
:root {
--color-1: #893e3e;
--color-2: #c8a2a2;
--color-3: #b0c4de;
--color-4: #f0a800;
--color-5: #5d2d2d;
}

Vintage Vineyard Delight background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #893e3e, #c8a2a2, #b0c4de, #f0a800, #5d2d2d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #893e3e, #c8a2a2, #b0c4de, #f0a800, #5d2d2d);
}

Similar color palettes

Scroll down to explore 2 Wine color palettes

Vintage Vineyard Delight color palette created on .