Ete Muhai Shines: A Champion’s Smile at Sunset Celebration

Ete Muhai's radiant, victorious smile glows against the sunset. Confetti flies amidst cheering crowds as her crown proudly sparkles. A moving celebration of her triumph.
📥 Download Image

*You can download a high-quality version of this image

This is the prompt used to create the illustration above.
*Using NanobananaPro.
*The prompt is broken down into elements below. Feel free to rearrange and use them as you like.
{
  "meta": {
    "image_quality": "High",
    "image_type": "Illustration"
  },
  "global_context": {
    "scene_description": "Close-up portrait of a young female anime character in profile (three-quarter left) smiling confidently. She has dark hair tied in a high ponytail with loose strands framing her face and a small golden crown hairpin. Warm sunset glow illuminates her face. Blurred crowd and confetti in background suggest celebration or event.",
    "time_of_day": "Sunset/golden hour",
    "weather_atmosphere": "Clear, festive (confetti in air)",
    "lighting": {
      "source": "Sunlight (sunset)",
      "direction": "Back/side-lit from left-rear",
      "quality": "Soft, diffused with rim highlights",
      "color_temp": "Warm"
    }
  },
  "color_palette": {
    "dominant_hex_estimates": ["#F5C27A", "#312922", "#2E4A3E"],
    "accent_colors": ["gold", "orange"],
    "contrast_level": "Medium"
  },
  "composition": {
    "camera_angle": "Eye-level",
    "framing": "Close-up (head and shoulders)",
    "depth_of_field": "Shallow (background blurred)",
    "focal_point": "Character's face, eyes, and crown hairpin"
  },
  "objects": [
    {
      "id": "obj_001",
      "label": "Female anime character",
      "category": "Person (illustration)",
      "location": "Right-center",
      "prominence": "Foreground",
      "visual_attributes": {
        "color": "dark brown/black hair, warm tan skin, amber/orange eyes, green hoodie",
        "texture": "smooth skin, glossy hair with rim light",
        "material": "n/a (illustrated clothing)",
        "state": "clean, celebratory",
        "dimensions_relative": "Large relative to frame"
      },
      "micro_details": [
        "small golden crown hairpin with lens flare",
        "individual eyelashes and eye highlights",
        "subtle blush on cheeks",
        "stray hair strands and flyaways"
      ],
      "pose_or_orientation": "Three-quarter profile facing left, slight upward gaze, smiling",
      "text_content": null
    },
    {
      "id": "obj_002",
      "label": "Crowd (group)",
      "category": "People group (illustration)",
      "location": "Background, left and center",
      "prominence": "Background",
      "visual_attributes": {
        "color": "muted browns, grays, warm tones",
        "texture": "blurry, painterly",
        "material": null,
        "state": "out of focus, cheering",
        "dimensions_relative": "Small relative to frame"
      },
      "micro_details": [
        "blurred raised arms",
        "indistinct faces with smiles"
      ],
      "pose_or_orientation": "Standing, cheering, facing toward character/scene",
      "text_content": null
    },
    {
      "id": "obj_003",
      "label": "Confetti",
      "category": "Decorative elements",
      "location": "Throughout midground/background",
      "prominence": "Midground",
      "visual_attributes": {
        "color": "multicolored (red, blue, yellow, purple)",
        "texture": "flat paper-like shapes",
        "material": "paper",
        "state": "floating",
        "dimensions_relative": "Small"
      },
      "micro_details": [
        "motion blur on some pieces",
        "specular glints catching sunlight"
      ],
      "pose_or_orientation": "varied, falling/airborne",
      "text_content": null
    }
  ],
  "text_ocr": {
    "present": false,
    "content": []
  },
  "semantic_relationships": [
    "obj_001 is foreground and visually dominant over obj_002 and obj_003",
    "sunset light casts rim highlights on obj_001 hair and crown hairpin",
    "obj_002 provides contextual background (cheering) for obj_001 celebration",
    "confetti (obj_003) floats between foreground and background, overlapping blur"
  ]
}

Image Reference Section
*Depending on your GUI, tag references may be available. If you're using a GUI, please follow its format.
image1 is base character

This prompt works well when placed at the beginning while combining the JSON prompts below.
Please generate a single illustration by integrating the following three JSON blocks: 1. Character Design, 2. Current State, and 3. Environment.

Character Appearance Elements (Fixed Design)
Using the prompt below, you can reproduce a similar character.
{
  "character_concept": {
    "label": "Young female anime character (Dark-haired)",
    "visual_attributes": {
      "color": "Dark brown/black hair, warm tan skin, amber/orange eyes",
      "texture": "Smooth skin, glossy hair with highlights",
      "material": "Skin, hair, fabric hoodie",
      "state": "Celebratory, clean",
      "dimensions_relative": "Portrait scale"
    },
    "design_details": [
      "High ponytail with loose strands framing face",
      "Small golden crown hairpin",
      "Green hoodie",
      "Long eyelashes and detailed eye highlights"
    ]
  }
}

Character Variable Elements (Pose & Expression)
Using the prompt below, you can reproduce a similar pose and expression.
{
  "current_state": {
    "pose_or_orientation": "Three-quarter profile facing left, head tilted slightly up",
    "expression_details": [
      "Confident smile",
      "Subtle blush on cheeks",
      "Direct or slightly upward gaze",
      "Hair strands blowing slightly"
    ]
  }
}

Environment & Other Elements (Background, Lighting, Art Style)
Using the prompt below, you can create illustrations with a similar atmosphere.
{
  "global_context": {
    "scene_description": "Close-up portrait at a celebratory event during sunset with blurred crowd and falling confetti",
    "time_of_day": "Sunset / Golden hour",
    "lighting": {
      "source": "Sunlight (Sunset)",
      "direction": "Back/side-lit from left-rear",
      "quality": "Soft, diffused with strong rim highlights and lens flare",
      "color_temp": "Warm golden"
    }
  },
  "composition": {
    "camera_angle": "Eye-level",
    "framing": "Close-up (Head and shoulders)",
    "depth_of_field": "Shallow (Background crowd blurred)"
  },
  "environment_objects": [
    {
      "label": "Crowd",
      "visual_attributes": {
        "color": "Muted browns, grays, warm tones",
        "texture": "Blurry, painterly",
        "material": "People",
        "state": "Cheering, out of focus",
        "dimensions_relative": "Background"
      }
    },
    {
      "label": "Confetti",
      "visual_attributes": {
        "color": "Multicolored (red, blue, yellow, purple)",
        "texture": "Paper",
        "material": "Paper",
        "state": "Floating, motion blurred",
        "dimensions_relative": "Small particles scattered"
      }
    }
  ]
}


✨ Recommended