Color Fetch
GalleryMy Palettes

Gallery / Color palette

discoverdesignstudio.com color palette

The brand palette extracted from discoverdesignstudio.com — primary, accent, neutral, background, and text colors with copy-ready hex codes and one-click export to CSS, Tailwind, and design tokens. Last updated June 12, 2026.

Background

#ffffff

rgb(255, 255, 255)

hsl(0, 0%, 100%)

Text

#363636

rgb(54, 54, 54)

hsl(0, 0%, 21%)

Neutral

#dfeaf8

rgb(223, 234, 248)

hsl(214, 64%, 92%)

CSS variables
:root {
  --color-background: #ffffff;
  --color-text: #363636;
  --color-neutral: #dfeaf8;
}
Tailwind v4
@theme {
  --color-background: #ffffff;
  --color-text: #363636;
  --color-neutral: #dfeaf8;
}

Want a palette from your own site?

Fetch a palette

More palettes