Color Fetch
Browse PalettesMy Palettes

Gallery / Color palette

bsky.app color palette

The brand palette extracted from bsky.app — 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

#006aff

rgb(0, 106, 255)

hsl(215, 100%, 50%)

Find brands
Accent

Sky Blue

#83b2f6

rgb(131, 178, 246)

hsl(215, 86%, 74%)

Find brands
Background

Snow

#fafafa

rgb(250, 250, 250)

hsl(0, 0%, 98%)

Find brands
Text

Black

#000000

rgb(0, 0, 0)

hsl(0, 0%, 0%)

Find brands
Neutral

Silver

#c8c9c9

rgb(200, 201, 201)

hsl(180, 1%, 79%)

CSS variables
:root {
  --color-primary: #006aff;
  --color-accent: #83b2f6;
  --color-background: #fafafa;
  --color-text: #000000;
  --color-neutral: #c8c9c9;
}
Tailwind v4
@theme {
  --color-primary: #006aff;
  --color-accent: #83b2f6;
  --color-background: #fafafa;
  --color-text: #000000;
  --color-neutral: #c8c9c9;
}

About the bsky.app color palette

bsky.app's brand palette is built around Royal Blue (#006AFF) as its primary color, paired with Sky Blue (#83B2F6) as an accent. Below are all 5 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.
Silver · Neutral
a supporting tone for borders, dividers, and muted UI surfaces.
Snow · Background
the base surface the rest of the palette sits on.
Black · Text
the primary readable foreground color.

Frequently asked questions

What is bsky.app's primary brand color?
bsky.app's primary brand color is Royal Blue, hex #006AFF.
What accent color does bsky.app use?
bsky.app pairs its primary with Sky Blue (#83B2F6) as an accent.
How many colors are in the bsky.app palette?
This palette lists 5 role-labeled colors — primary, accent, neutral, background, and text — each with copy-ready hex, RGB, and HSL values.
Can I use the bsky.app 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