MovingLake Brand: Colors, Fonts, Logo & Visual Identity

MovingLake Brand Identity

A complete profile of MovingLake's visual system — colors, typography, components, and personality — extracted from https://movinglake.com. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://movinglake.com.

Color Name Hex RGB
Primary #03AF6D rgb(3, 175, 109)
Secondary #8B6E6E rgb(139, 110, 110)
Accent #048D58 rgb(4, 141, 88)
Background #FFFFFF rgb(255, 255, 255)
Text #02305C rgb(2, 48, 92)
Link #02305C rgb(2, 48, 92)

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using MovingLake's actual button styles.

Button Primary
Background: #048D58
Text Color: #FFFFFF
Border Radius: 20px
Shadow: none

Button Secondary
Background: #03AF6D
Text Color: #FFFFFF
Border Radius: 0px
Shadow: none

Brand Personality

MovingLake Brand in the Wild

Frequently Asked Questions

  1. What is MovingLake's primary brand color?
    MovingLake's primary brand color is #03AF6D. It anchors the visual identity across their website, product UI, and marketing materials.

  2. What accent color does MovingLake use?
    MovingLake uses #048D58 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

  3. What font does MovingLake use?
    MovingLake uses Arial for body text and Montserrat for headings. Fonts were detected on https://movinglake.com as part of their live design system.

  4. Does MovingLake use a light or dark theme?
    MovingLake's primary site uses a light color scheme, with a background of #FFFFFF.

  5. Where can I find MovingLake's logo?
    MovingLake's logo is available directly on their site (https://movinglake.com). The current logo URL is included in the machine-readable JSON profile linked above.

  6. How was this brand profile generated?
    This profile was extracted from https://movinglake.com using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by MovingLake.

Methodology

Brand data on this page was extracted on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {"family": "Montserrat", "role": "heading"},
    {"family": "Arial", "role": "body"}
  ],
  "colors": {
    "primary": "#03AF6D",
    "secondary": "#8B6E6E",
    "accent": "#048D58",
    "background": "#FFFFFF",
    "textPrimary": "#02305C",
    "link": "#02305C"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Montserrat"
    },
    "fontStacks": {
      "heading": ["Montserrat", "sans-serif"],
      "body": ["Arial", "sans-serif"]
    }
  },
  "components": {
    "buttonPrimary": {
      "background": "#048D58",
      "textColor": "#FFFFFF",
      "borderRadius": "20px"
    },
    "buttonSecondary": {
      "background": "#03AF6D",
      "textColor": "#FFFFFF",
      "borderRadius": "0px"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/62b38a8189679484db3ca58f/62f15824739a9cf1625f03bc_movinglakelogo-h.jpg",
    "favicon": "https://cdn.prod.website-files.com/62b38a8189679484db3ca58f/62d04ec38023813e3066c11a_logo_32x32.png",
    "ogImage": "https://cdn.prod.website-files.com/62b38a8189679484db3ca58f/6318be05001fa47219441a41_moving-lake-diagram.png"
  }
}