Lady Jaye Aubernon Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Lady Jaye Aubernon palette

Share this palette to:

Lady Jaye Aubernon color palette PNG image

Download lady jaye aubernon color palette PNG image (landscape)
Download lady jaye aubernon color palette PNG image (square)

Lady Jaye Aubernon color palette CSS

/* CSS */
.color-1 {
color: #6f4c3e;
}
.color-2 {
color: #d9b99b;
}
.color-3 {
color: #e6b689;
}
.color-4 {
color: #f5c27a;
}
.color-5 {
color: #f2f2f2;
}

/* CSS Variables */
:root {
--color-1: #6f4c3e;
--color-2: #d9b99b;
--color-3: #e6b689;
--color-4: #f5c27a;
--color-5: #f2f2f2;
}

Lady Jaye Aubernon background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f4c3e, #d9b99b, #e6b689, #f5c27a, #f2f2f2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f4c3e, #d9b99b, #e6b689, #f5c27a, #f2f2f2);
}

Lady Jaye Aubernon color palette created on .