Settings

Theme

Show HN: Neobrutalism.dev – Just added Base UI support and added new color theme

neobrutalism.dev

120 points by samke- · 53 comments

Reader

21 threads
bradly

I enjoy the look of these, but personally I wouldn't have thought to describe them as neobrutalist, so I'm thinking I don't know what it is.

How is brutalism defined in this context? When I think web brutalism I think Craigslist style sites and reduction of superfluous design elements.

  • netsharc

    Yeah, I can't stand these influencer-wannabe web-devs misusing terms.

    béton brut means "raw concrete" in French, and in architecture that's what brutalism is. I'd say only sites that look like they use the default style of HTML with no CSS on Netscape 1.x could be called "brutalist"...

    E.g. https://stallman.org

    IMO the design is more "Windows 3.1 Hot Dog Stand Theme" https://blog.codinghorror.com/a-tribute-to-the-windows-31-ho... combined with MS WordArt...

    • graypegg

      > I'd say only sites that look like they use the default style of HTML with no CSS on Netscape 1.x could be called "brutalist"

      I agree, but maybe just not on the Netscape 1.x part. Brutalism in all of it's forms has never been about traditionalism. Even if concrete wasn't a new matieral in the 50s, you can't say something like Église Notre-Dame du Haut [0] is following any sort of traditional church architecture.

      Brutalism on the web to me would focus more on honesty. An honest website shows you the processes your browser is undertaking, and how that results in rendering it's purpose. Images should load in progressively, any layout tables/divs/scaffolding shouldn't be invisible, a link/button/headings should behave/look how they "natively" do in whatever browser you happen to be using (not specifically netscape 1.x). If you're writing a cookie to the current session, I want to see that state reflected on the page. If I see a process happening I don't like, I should be able to stop it.

      That doesn't have to look old or be unstyled. But there's certainly a way that letting hypertext just sort of "exist" makes a website more honest. All things considered right now, I'd say honesty is a pretty non-traditional adjective for the web haha.

      [0] https://en.wikipedia.org/wiki/Notre-Dame_du_Haut

    • nzeid

      FWIW, from the OP website:

      > Neobrutalism is a mix of regular brutalism in web design and more modern typography, illustration, and animation standards. Neobrutalism refuses the usual components of UX-UI design and embraces uncomfortable design elements, and it is more fearless to use distinctive color palettes.

      • riversflow

        nothing about this is neobrutalist by their own standards. There is nothing “uncomfortable” about these standard round flat shapes, and unvibrant 3/4 saturated tones, they aren’t distinct, its called Alegria[1], calling it neobrutalism is a corruption of the meaning of brutalism and comes off as distinctly uncultured.

        neobrutalism should have sharp edges, very vibrant saturated colors, and virtually none of these flowery spiral shapes. (neo)brutalism is forcing a square peg in a round hole with a hammer, and leaving it like that on purpose, because the raw swedge is the aethetic.

        [1] https://en.wikipedia.org/wiki/Corporate_Memphis

    • martythemaniak

      Right, hence why it's called "Neo-brutalist" and not "brutalist". It's not just plain un-styled html.

      • samastur

        Neo just means new. It's not an out-of-jail card if it is completely unrelated to the old/real thing.

      • wpm

        Neo doesn't mean it can just be a completely different thing, it means its a modern take on the same thing from before but slightly evolved. Neo-Classicism still looks like Classicism. Neo Nazis are still Nazis.

        If I create something called Neo-Cuisine, you'd expect the result to be edible. If I see something calling itself "Neo-Brutalist Architecture", I'd expect it to look like Brutalism, or have some hallmark of the style. e.g. raw, but a different material new to the time period).

        As far as web design, there's nothing "raw" about 100s of dependencies and animated charts and rounded rects and opinionated fonts and the rest of the this pastiche in "64 components, charts and star shapes for React and Tailwind v4. Built on shadcn/ui and Base UI." This is just Corporate Memphis + dialog aesthetics[0]

        [0]: https://invisible-island.net/dialog/

        • martythemaniak

          It's a visual style, yet all your criticisms are about under-the-hood technicalities. The style I use for my personal projects (https://frost-e.com/design-system/) is a single css file, but looks similar. Nothing is stopping you from applying this visual style to plain HTML components.

          • netsharc

            Yum, soft hot dog stand!

          • Barrin92

            >It's a visual style, yet all your criticisms are about under-the-hood technicalities

            the very point of brutalism is to turn its material 'inside out', what defines brutalism is that it makes the material and structural elements it's made of visible. It's not a 'visual style' or an aesthetic at all but an 'ethic of construction' something was brutalist if it was honest, and exposed, what a thing was made of.

            If you want to apply that notion to web design It's not about 1 CSS file or 100 but whether the mechanics of CSS or HTML are still visible on the site, or if it's all buried under colors, animations, styling etc. Craigslist is a pretty good example of a brutalist website, so is this site, HN.

            • dicytea

              Brutalism is absolutely a visual style. It's an architectural style artificially designed to look drab, raw and ugly.

              If you look at brutalist buildings, it becomes obvious that its looks are the results of intentional design completely removed from its underlying "structural" concerns. You don't accidentally arrive there by refusing to think about aesthetics or by just being "honest".

  • JimBlackwood

    “neowhimsical” would be a more accurate description. Definitely not “brutalist”, I’m unsure if the founders of this term ever saw anything brutalist.

  • twochillin

    There's two definitions of brutalist web design. https://news.ycombinator.com/item?id=42027654#42028919

  • Lalabadie

    I think your definition is closer. I would instead look at Bell Kiosk as a good example of someone doing the digital equivalent of brutalism

  • whalesalad

    I would call this bauhaus not neobrutalism.

    • elevaet

      Neobrutalism has been around long enough as a web style (ca. 2021?) that the name has already stuck, but you're totally right.

  • martythemaniak

    It's a niche and not super-well defined, but definitely existing style, ie: https://neubrutalism.com/

    Broadly, it's a move away from flat, low contrast Material-type UIs and also away from the 'gradients and curves' AI-era designs and back into something that's more like the early web.

    • bradly

      Interesting. I had thought my own web site (https://bradlyfeeley.com) was neo-brutalist, so I was taken back by how different this design was from my own.

      • Melonai

        I know we're just talking about silly word definitions and etymology here, but just from my personal understanding, your site represents what I think neobrutalism "looks like" a lot better than the previous examples which are branded as neobrutalist. This is just my perspective of course.

        Edit: I just saw another person say this, and it described the style of the sample sites so much better than "neobrutalism" that I just had to add this, these samples look so much more like Bauhaus!

    • rawgabbit

      I am not a front end dev. But one question I always had is why px and not em? I thought em as a relative distance would be better than hard coding px?

tolerance

This is actually "Post-Corporate Memphis". Says me.

These pages are closer to "neobrutalism" or what I would call "Cybermod" [0], I think...

<https://webb.page>

<https://garden.bradwoods.io>

[0]: <https://news.ycombinator.com/item?id=44415330>

  • ricardobeat

    Those two websites have nothing in common.

    “Neobrutalism” might be wrong in concept, but it was coined around 2023, that ship has sailed.

wps

Really unfortunate how much I immediately associate this with vibe coded sites. So many models trend to this exact neobrutalist style when any semblance of Swiss design or minimalism is mentioned in the prompt. However, I really do like how the style looks on some sites, like in https://www.not-ship.com/united-nations-map/ which was on HN earlier.

  • yieldcrv

    I associate beige or purple extremely long landing pages with vibe coded

    alongside infinite tangentially related features, because it lacks intention but the creator was stuck in a bout of AI psychosis

    here, on the other hand, I’m wondering why they would even release this, as it should be a component for more intentional vibe coding. A Claude design template masqueraded as a whole framework

thejazzman

…and I thought I was clever when I designed https://poolometer.com to look kind a 1990s summer party / Memphis design

rodolphoarruda

Is there a pure CSS or CSS + JS alternative that does not rely on React?

  • lioeters

    I wish. React + Tailwind as the commonly accepted default is too bad, it sacrifices portability for convenience. It's legacy code in the making, like jQuery and Bootstrap.

  • bl4kers

    First thing I thought. Tying it to React is a shame.

  • shimman

    Yeah. Neobrutalism is mostly about the drop shadows + bright color palette. You don't really need a component library for what should be some basic CSS rules.

brauhaus

Is a dark mode available? That's the bit I struggle the most with this style.

  • ricardobeat

    Not everything should have a dark mode.

    As a style that requires bright contrasting borders and heavy shadows, this is not particularly pleasant as a dark theme. See the “Hardbrut” in dark mode, posted elsewhere in this thread. The white “shadows” are an eye sore.

jumploops

I'm a big fan of neobrutalist UIs, but I think it's easy to overdo it.

This component library and the LLM default interpretation of the style is very much "in your face."

As an example, the black scrollbar here[0] is very heavy, a component which isn't meant to be looked at, but is distracting on first glance.

Prompting an LLM to make "lightly styled" neobrutalist is much more pleasing to my eyes, but maybe I'm alone in that.

[0]https://www.neobrutalism.dev/docs

supernihil

Shameless plug for HARDBRUT as well: https://supernihil.github.io/hardbrut/

Dark/light, accent colors but otherwise no customization. Going after standardized ui. Css blob with builtin font, or no font. Kotlin components as well

mrweasel

Wouldn't web brutalism be using the browsers "native" component, as in don't style <input> elements?

elicash

The charts are particularly great.

I will say I'm afraid to use this style because Gemini seems to love it so much and therefore users will make assumptions about how the website was created.

  • cjs_ac

    Unless you're building apps for people who are also in tech, your users won't have any idea what UI styles different LLMs push.

    • elicash

      That might be true for them to know it was AI. Which yes, was how I worded it. But not necessarily good enough for it to be differentiated from everything else.

      For example, in the Bootstrap days everything looked like Bootstrap and users got used to that, even if users hadn't specifically heard of the CSS framework.

julianlam

Ah, yes, the Brite Bootswatch skin.

No need to mess around further.

samastur

looks awful (to provide a genuinely felt counter view)

  • kypro

    On very spacious and minimalist sites it can be okay, but find this extremely noisy and hard to scan, https://www.neobrutalism.dev/docs/calendar

    I'm normally quite unopinionated on UI styles, but there's something about this style that feels actively hostile to my ability to concentrate on the content. It's not so much that I don't like it, it's just uncomfortable visually to me.

    I assume it's only me, but would be interested if others have the same problem.

slig

Looks great, thanks for sharing. Do you plan to add Dark Mode and/or Shadcn theming?

ricardobayes

This is pretty cool however I feel it's inconsistent. Some elements have a drop shadow and some don't (Button vs Button Group).

Svoka

Brutalism? More like 'Back to school' vibes to be honest

  • accrual

    Agree, this would probably be great UI for K-6 level educational apps.

raincole

I just realized this is one more thing destroyed by LLM after em-dashes.

jawngee

trapper keeper-ism

martythemaniak

I love it! I've been using my own styling for my various projects that I call "Soft NeoBrutalism" that's more colourful and lower contrast since I find most neobrutalist styles to be too stark. Sample here: https://frost-e.com/design-system/

Since mine is just a hacky vibe-coded single css file, I might switch to yours with a custom colour scheme.

ls1911

nice web design !

nzeid

Reminds me of Notion and old Basecamp.

This is a very easy sell for me because everything these days is doing the infuriating gray text on gray background.

owencmcgrath

looks great!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection