Color Fetch
Browse PalettesMy Palettes

Gallery / Color palette

framer.com color palette

The brand palette extracted from framer.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 17, 2026.

Find brands
Primary

Royal Blue

#0066ff

rgb(0, 102, 255)

hsl(216, 100%, 50%)

Find brands
Accent

Sky Blue

#64c2fb

rgb(100, 194, 251)

hsl(203, 95%, 69%)

Find brands
Accent

Peru

#d67a5c

rgb(214, 122, 92)

hsl(15, 60%, 60%)

Find brands
Accent

Medium Sea Green

#00bb88

rgb(0, 187, 136)

hsl(164, 100%, 37%)

Find brands
Accent

Violet

#9363fe

rgb(147, 99, 254)

hsl(259, 99%, 69%)

Find brands
Background

Black

#000000

rgb(0, 0, 0)

hsl(0, 0%, 0%)

Find brands
Text

White

#fdfdfd

rgb(253, 253, 253)

hsl(0, 0%, 99%)

Find brands
Neutral

Midnight Blue

#141414

rgb(20, 20, 20)

hsl(0, 0%, 8%)

CSS variables
:root {
  --color-primary: #0066ff;
  --color-accent-1: #64c2fb;
  --color-accent-2: #d67a5c;
  --color-accent-3: #00bb88;
  --color-accent-4: #9363fe;
  --color-background: #000000;
  --color-text: #fdfdfd;
  --color-neutral: #141414;
}
Tailwind v4
@theme {
  --color-primary: #0066ff;
  --color-accent-1: #64c2fb;
  --color-accent-2: #d67a5c;
  --color-accent-3: #00bb88;
  --color-accent-4: #9363fe;
  --color-background: #000000;
  --color-text: #fdfdfd;
  --color-neutral: #141414;
}

About the framer.com color palette

framer.com's brand palette is built around Royal Blue (#0066FF) as its primary color, paired with Sky Blue (#64C2FB) as an accent. Below are all 8 colors with copy-ready hex, RGB, and HSL values, plus one-click export to CSS variables, Tailwind, and design tokens.

Royal Blue · Primary
the dominant brand color — used for logos, primary buttons, and key moments.
Sky Blue · Accent
a secondary highlight for links, callouts, and interactive states.
Midnight Blue · Neutral
a supporting tone for borders, dividers, and muted UI surfaces.
Black · Background
the base surface the rest of the palette sits on.
White · Text
the primary readable foreground color.

Frequently asked questions

What is framer.com's primary brand color?
framer.com's primary brand color is Royal Blue, hex #0066FF.
What accent color does framer.com use?
framer.com pairs its primary with Sky Blue (#64C2FB) as an accent.
How many colors are in the framer.com palette?
This palette lists 8 role-labeled colors — primary, accent, neutral, background, and text — each with copy-ready hex, RGB, and HSL values.
Can I use the framer.com color palette?
You can copy any hex code or export the whole palette to CSS variables, Tailwind, or design tokens. Brand colors may be trademarked, so use them for inspiration or compatibility — not to imitate a brand.

Want a palette from your own site?

Fetch a palette

More palettes