Spring Garden
#606C38
#283618
#FEFAE0
#DDA15E
#BC6C25
How to use this palette
CSS Variables
:root {
--color-1: #606C38;
--color-2: #283618;
--color-3: #FEFAE0;
--color-4: #DDA15E;
--color-5: #BC6C25;
}
Tailwind CSS Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
palette: {
'1': '#606C38',
'2': '#283618',
'3': '#FEFAE0',
'4': '#DDA15E',
'5': '#BC6C25'
}
}
}
}
}
Palette Information
- Name
- Spring Garden
- ID
- spring-garden
- Categories
- Natural, Spring, Earthy
- Number of Colors
- 5
Natural
Spring
Earthy