Light Kaolin Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Light Kaolin palette
Light Kaolin color palette CSS
/* CSS */
.color-1 {
color: #eae1d2;
}
.color-2 {
color: #d5c7b9;
}
.color-3 {
color: #d9b7a5;
}
.color-4 {
color: #c2a87a;
}
.color-5 {
color: #c6c19a;
}
/* CSS Variables */
:root {
--color-1: #eae1d2;
--color-2: #d5c7b9;
--color-3: #d9b7a5;
--color-4: #c2a87a;
--color-5: #c6c19a;
}
Light Kaolin background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eae1d2, #d5c7b9, #d9b7a5, #c2a87a, #c6c19a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eae1d2, #d5c7b9, #d9b7a5, #c2a87a, #c6c19a);
}
Similar color palettes
Scroll down to explore 300+ Beige color palettes
- Cookie Crumble Dream
- Vanilla Cream
- Light Beige
- Sunlit Elven Glow
- Lustrous Whisper
- Golden Elegance
- Light Kaolin
- Wizarding World
- Glaucous Blue
- Glaucous Blue
- Glaucous Purple Shades
- Whispering Cookie Crumbs
- Vanilla Dreamscape
- Skin Tone Shades
- Whispering Cookie Crumbs
- Brown Cookie
- Shades of Brown
- Whispering Cookie Crumble
Light Kaolin color palette created on .