Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

IroView

NellowTCSNellowTCS231 downloads

A color preview for HEX, HSL, RGB values in your notes, similar to VSCode's color preview.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Preview HEX, HSL, and RGB colors directly in your Obsidian notes, just like VSCode's color preview.
Available on Obsidian!

Features

  • Color preview: Instantly see color swatches for HEX, RGB(A), and HSL(A) values in your notes
  • Live in editor and reading view: Works in both editing and preview modes
  • Customizable: Toggle swatches, text colorization, and supported formats
  • Contrast-aware: Only colorizes text if it remains readable
  • Performance optimized: Efficiently processes large notes

Supported Formats

  • HEX: #RGB, #RRGGBB, #RGBA, #RRGGBBAA
  • RGB/RGBA: rgb(255, 0, 0), rgba(255, 0, 0, 0.5)
  • HSL/HSLA: hsl(120, 100%, 50%), hsla(120, 100%, 50%, 0.5)

Settings

  • Show color swatch: Display a small colored square before color values
  • Colorize text: Apply the color to the text itself (if contrast is good)
  • Enable in reading view: Show previews in rendered Markdown
  • Supported color formats: Toggle which color formats are recognized

Example

Type any of these in your note:

#ff0000
rgb(255, 0, 0)
hsl(0, 100%, 50%)

And see a color preview appear inline!

Installation

Direct (Recommended)

You can install IroView directly from Obsidian’s Community Plugins browser (or online here).

  1. Open Settings -> Community Plugins
  2. Make sure Restricted Mode is off
  3. Click Browse
  4. Search for “IroView”
  5. Click Install, then Enable

Manual

If you prefer installing manually:

  1. Download the latest release from the repo’s Releases page
    • You need:
      • main.js
      • manifest.json
      • styles.css (if present)
  2. Create a folder in your vault:
    .obsidian/plugins/iroview
    
  3. Place all downloaded files inside that folder
  4. Restart Obsidian
  5. Go to Settings -> Community Plugins and enable IroView

Technical Details

  • Built with TypeScript and CodeMirror 6
  • Uses Obsidian's popout-compatible activeDocument for DOM operations
  • Efficient regex-based color detection

Star History

Star History Chart

Contributors

HealthExcellent
ReviewSatisfactory
About
Preview HEX, RGB(A), and HSL(A) color values inline in the editor and reading view with swatches and optional text colorization. Keep text readable by only colorizing when contrast is sufficient and process large notes efficiently.
AppearanceEditing
Details
Current version
1.0.1
Last updated
2 months ago
Created
11 months ago
Updates
2 releases
Downloads
231
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
NellowTCSNellowTCSnellowtcs
nellowtcs.me/
GitHubnellowtcs
Mastodonnellowtcs
NellowTCS
discord.com
itch.io
  1. Community
  2. Plugins
  3. Appearance
  4. IroView

Related plugins

Lapel

Show the heading levels in the gutter of the editor.

Ninja Cursor

Enhance cursor visibility.

Show Whitespace

CSS styles and CM6 extensions to highlight whitespace in Source and Live Preview modes.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Style Settings

Adjust theme, plugin, and snippet CSS variables.

Outliner

Work with your lists like in Workflowy or Roam Research.

Note Toolbar

Add customizable toolbars to your notes.