Muted Color Palette
Desaturated sage, dusty mauve, warm gray, and pale stone form a quiet, contemplative palette. This subdued collection suits poetry books, mindfulness apps, and understated fashion editorials.
#8A9A7E
Green
RGB(138, 154, 126)
HSL(94, 12%, 55%)
#A08080
Red
RGB(160, 128, 128)
HSL(0, 14%, 56%)
#9A9A8A
Silver
RGB(154, 154, 138)
HSL(60, 7%, 57%)
#B8B0A0
Dusty Orange
RGB(184, 176, 160)
HSL(40, 14%, 67%)
#D0C8BC
Dusty Orange
RGB(208, 200, 188)
HSL(36, 18%, 78%)
#E8E4DE
Dusty Orange
RGB(232, 228, 222)
HSL(36, 18%, 89%)
lightbulbBest Use Cases
- checkPoetry books
- checkMindfulness apps
- checkFashion editorials
businessIndustries
- checkPublishing
- checkWellness
Mood:contemplative
codeUse in Your Code
CSS Custom Properties
:root {
--color-1: #8A9A7E;
--color-2: #A08080;
--color-3: #9A9A8A;
--color-4: #B8B0A0;
--color-5: #D0C8BC;
--color-6: #E8E4DE;
}Tailwind CSS Config
colors: {
'muted-1': '#8A9A7E',
'muted-2': '#A08080',
'muted-3': '#9A9A8A',
'muted-4': '#B8B0A0',
'muted-5': '#D0C8BC',
'muted-6': '#E8E4DE',
}muteddesaturatedquietsubtlecontemplative
Want to Extract Colors from Your Own Images?
Upload any photo and get a custom color palette instantly — free.
Try PaletteAI Free