Tight trifoliate snowflake (❅) is the Unicode character at U+2745 in Dingbats. Official name: TIGHT TRIFOLIATE SNOWFLAKE. It is used for winter themes, holiday pages, and decorative seasonal icons.
Remember
Character ❅
Unicode U+2745
Hex entity ❅
Decimal ❅
CSS escape \2745
Named entity (none)
Not the same ❄ · ❆
Prefer ❅ or ❅ in HTML markup. You can also type ❅ in UTF-8. There is no named entity.
Using Hex Code: ❅
Using HTML Code: ❅
Using CSS Entity: ❅
Typed directly: ❅
Example: Winter sale ❅
How It Works
1. Hex:U+2745 → ❅ in HTML. The browser turns it into ❅.
2. Decimal: same code point as 10053 → ❅. Same result as hex.
3. CSS: use \2745 in content (not an HTML entity). #point::after appends that ❅ after the paragraph text.
4. Typed / example: paste ❅ in UTF-8, or write Winter sale ❅ for a short seasonal label.
Pitfalls & Tips
Common mistakes when working with Tight Trifoliate Snowflake.
Named?
No named entity
HTML5 does not define a named entity for U+2745. Use ❅ or ❅.
❄
Not the classic snowflake
U+2744 (❄) is the more common snowflake. Use U+2745 when you specifically need the tight trifoliate design.
❆
Not heavy chevron
U+2746 (❆) is heavy chevron snowflake — a different Dingbat glyph.
Fonts
Dingbat font coverage
Some UI fonts omit less-common Dingbats. Prefer a font that covers this block for display.
CSS vs HTML
Do not mix escapes
\2745 belongs in CSS strings. ❅ / ❅ belong in HTML.
Semicolon
End numeric references
Always finish with ; — write ❅, not ❅.
Compatibility
Browser Support
Tight trifoliate snowflake (U+2745) and its entity forms (❅, ❅, CSS \\2745) are supported in all mainstream browsers. Visible glyphs depend on Dingbats font coverage.
✓ Universal support
Tight Trifoliate Snowflake (❅)
Encode with hex, decimal, CSS escape, or type the character — same code point everywhere encoding is supported.
100%Browser coverage
Google ChromeSupported
Yes
Microsoft EdgeSupported
Yes
Mozilla FirefoxSupported
Yes
Apple SafariSupported
Yes
OperaSupported
Yes
Internet ExplorerAll versions
Yes
U+2745 / entitiesFull support
Bottom line: Prefer ❅ or ❅ in HTML. Use \\2745 only inside CSS content. There is no named entity.
Remember
Key Takeaways
Unicode: this mark is U+2745 (decimal 10053) — glyph ❅.
HTML: use ❅ or ❅ — no named entity; typing ❅ also works.
CSS: use \2745 inside content for generated text.
Meaning:❅ = tight trifoliate snowflake — not ❄, not ❆.
One line:U+2745 → ❅ / ❅ / CSS \2745.
Frequently Asked Questions
Use ❅ (hex), ❅ (decimal), type ❅ directly in UTF-8, or the CSS escape \2745 in content. There is no named HTML entity for U+2745.
U+2745 (TIGHT TRIFOLIATE SNOWFLAKE). Hex 2745, decimal 10053. It belongs to Dingbats (U+2700–U+27BF).
No. HTML5 does not define a named entity for this character. Use numeric forms ❅ or ❅.
Use it for winter themes, holiday pages, and decorative seasonal icons when a Unicode glyph is enough. Prefer an SVG or icon font when you need consistent cross-platform UI art.
HTML entities (❅ or ❅) go in markup. The CSS escape \2745 goes in stylesheet strings (usually content on ::before/::after).
No. ❅ is tight trifoliate snowflake (U+2745). ❄ is snowflake (U+2744). ❆ is heavy chevron snowflake (U+2746). They are adjacent Dingbats with different designs.
🤔
Did you know?
Tight trifoliate snowflake (❅) is Unicode U+2745 (decimal 10053) — TIGHT TRIFOLIATE SNOWFLAKE in Dingbats. HTML5 has no named entity — use ❅ or ❅. Do not confuse it with snowflake (U+2744, ❄) or heavy chevron snowflake (U+2746, ❆).