Color Fetch
GalleryMy Palettes

Gallery / Color palette

pitgtech.com color palette

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

Primary

Yellow

#e3ff04

rgb(227, 255, 4)

hsl(67, 100%, 51%)

Accent

Olive

#646e12

rgb(100, 110, 18)

hsl(67, 72%, 25%)

Background

Midnight Blue

#1b1b1b

rgb(27, 27, 27)

hsl(0, 0%, 11%)

Text

White

#ffffff

rgb(255, 255, 255)

hsl(0, 0%, 100%)

Neutral

Black

#000000

rgb(0, 0, 0)

hsl(0, 0%, 0%)

CSS variables
:root {
  --color-primary: #e3ff04;
  --color-accent: #646e12;
  --color-background: #1b1b1b;
  --color-text: #ffffff;
  --color-neutral: #000000;
}
Tailwind v4
@theme {
  --color-primary: #e3ff04;
  --color-accent: #646e12;
  --color-background: #1b1b1b;
  --color-text: #ffffff;
  --color-neutral: #000000;
}

About the pitgtech.com color palette

pitgtech.com's brand palette is built around Yellow (#E3FF04) as its primary color, paired with Olive (#646E12) 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.

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

Frequently asked questions

What is pitgtech.com's primary brand color?
pitgtech.com's primary brand color is Yellow, hex #E3FF04.
What accent color does pitgtech.com use?
pitgtech.com pairs its primary with Olive (#646E12) as an accent.
How many colors are in the pitgtech.com 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 pitgtech.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