Color Fetch
Browse PalettesMy Palettes

Gallery / Color palette

replit.com color palette

The brand palette extracted from replit.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

Orange Red

#fe410f

rgb(254, 65, 15)

hsl(13, 99%, 53%)

Find brands
Accent

Light Pink

#ffb199

rgb(255, 177, 153)

hsl(14, 100%, 80%)

Find brands
Background

White Smoke

#faf6f1

rgb(250, 246, 241)

hsl(33, 47%, 96%)

Find brands
Text

Charcoal

#343335

rgb(52, 51, 53)

hsl(270, 2%, 20%)

Find brands
Neutral

Light Gray

#d4ccc9

rgb(212, 204, 201)

hsl(16, 11%, 81%)

CSS variables
:root {
  --color-primary: #fe410f;
  --color-accent: #ffb199;
  --color-background: #faf6f1;
  --color-text: #343335;
  --color-neutral: #d4ccc9;
}
Tailwind v4
@theme {
  --color-primary: #fe410f;
  --color-accent: #ffb199;
  --color-background: #faf6f1;
  --color-text: #343335;
  --color-neutral: #d4ccc9;
}

About the replit.com color palette

replit.com's brand palette is built around Orange Red (#FE410F) as its primary color, paired with Light Pink (#FFB199) 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.

Orange Red · Primary
the dominant brand color — used for logos, primary buttons, and key moments.
Light Pink · Accent
a secondary highlight for links, callouts, and interactive states.
Light Gray · Neutral
a supporting tone for borders, dividers, and muted UI surfaces.
White Smoke · Background
the base surface the rest of the palette sits on.
Charcoal · Text
the primary readable foreground color.

Frequently asked questions

What is replit.com's primary brand color?
replit.com's primary brand color is Orange Red, hex #FE410F.
What accent color does replit.com use?
replit.com pairs its primary with Light Pink (#FFB199) as an accent.
How many colors are in the replit.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 replit.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