Ivory Elegance Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Ivory Elegance palette
Ivory Elegance color palette CSS
/* CSS */
.color-1 {
color: #f9f6f1;
}
.color-2 {
color: #e4d4c8;
}
.color-3 {
color: #d6b9a8;
}
.color-4 {
color: #c19a8a;
}
.color-5 {
color: #a67a64;
}
/* CSS Variables */
:root {
--color-1: #f9f6f1;
--color-2: #e4d4c8;
--color-3: #d6b9a8;
--color-4: #c19a8a;
--color-5: #a67a64;
}
Ivory Elegance background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9f6f1, #e4d4c8, #d6b9a8, #c19a8a, #a67a64);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9f6f1, #e4d4c8, #d6b9a8, #c19a8a, #a67a64);
}
Similar color palettes
Scroll down to explore 300+ Cream color palettes
- Whispers of Springtime Pages
- Creamy Delights
- Sandy Serenity
- Vanilla Dreamscape
- Lily Blossom Delight
- Whispered Cocoa Dreams
- Whispering Cookie Dreams
- Brown Cookie
- Shades of Brown
- Shades of Brown
- Whispering Cookie Crumbs
- Brown Cookie
- Shades of Brown
- Light Beige
- Diverse Embrace
- Earthy Embrace
- Mamma Mia's Feast
- Warm Winter Glow
Ivory Elegance color palette created on .