Japanese Zen Color Palette

Subtle stone gray, warm bamboo green, soft paper cream, and ink black capture the meditative beauty of Japanese zen gardens. This contemplative palette enhances tea ceremony branding, meditation spaces, and minimalist product design.

#4A4A4A

Charcoal

RGB(74, 74, 74)

HSL(0, 0%, 29%)

#7B8F6A

Green

RGB(123, 143, 106)

HSL(92, 15%, 49%)

#F5F0E6

Light Orange

RGB(245, 240, 230)

HSL(40, 43%, 93%)

#1A1A1A

Black

RGB(26, 26, 26)

HSL(0, 0%, 10%)

#D4CFC4

Dusty Orange

RGB(212, 207, 196)

HSL(41, 16%, 80%)

#E8E3D8

Dusty Orange

RGB(232, 227, 216)

HSL(41, 26%, 88%)

lightbulbBest Use Cases

  • checkTea ceremony branding
  • checkMeditation spaces
  • checkMinimalist products

businessIndustries

  • checkWellness
  • checkHospitality
Mood:contemplative

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #4A4A4A;
  --color-2: #7B8F6A;
  --color-3: #F5F0E6;
  --color-4: #1A1A1A;
  --color-5: #D4CFC4;
  --color-6: #E8E3D8;
}

Tailwind CSS Config

colors: {
  'japanese-zen-1': '#4A4A4A',
  'japanese-zen-2': '#7B8F6A',
  'japanese-zen-3': '#F5F0E6',
  'japanese-zen-4': '#1A1A1A',
  'japanese-zen-5': '#D4CFC4',
  'japanese-zen-6': '#E8E3D8',
}
japanesezenminimalistcontemplativestone

Want to Extract Colors from Your Own Images?

Upload any photo and get a custom color palette instantly — free.

Try PaletteAI Free

Related Palettes