Build your own palette
Palette · 5 colors
Paper, Ecru, Bone, and 2 more
A 5-color mono palette leaning light, spanning neutral, amber, azure.
Copy palette
CSS variables
:root {
--c1: #fafafa;
--c2: #f5f5f4;
--c3: #efeae0;
--c4: #efe9d8;
--c5: #e5e7eb;
}JSON
{
"url": "https://colors.codes/palette/fafafa-f5f5f4-efeae0-efe9d8-e5e7eb",
"colors": [
{
"hex": "#fafafa",
"name": "Paper",
"mood": "Mono"
},
{
"hex": "#f5f5f4",
"name": "Ecru",
"mood": "Mono"
},
{
"hex": "#efeae0",
"name": "Bone",
"mood": "Mono"
},
{
"hex": "#efe9d8",
"name": "Linen",
"mood": "Earthy"
},
{
"hex": "#e5e7eb",
"name": "Fog",
"mood": "Mono"
}
]
}Every color in this palette has its own page
Explore the hexes
- PaperPaper (#FAFAFA). A pale neutral with a mono character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- EcruEcru (#F5F5F4). A pale neutral with a mono character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- BoneBone (#EFEAE0). A pale neutral with a mono character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- LinenLinen (#EFE9D8). A soft amber with an earthy character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- FogFog (#E5E7EB). A pale neutral with a mono character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.