Back
Structured Prompt for Natural Soft Portrait in Bedroom
Image Prompt

Structured Prompt for Natural Soft Portrait in Bedroom

Description

A structured JSON prompt for generating a natural soft portrait of a person lying on a bed, requiring the face to be 100% identical to the reference image. It focuses on diffused daylight, a calm mood, natural skin texture, and a cozy bedroom setting with soft bokeh.

Prompt

{
  "description": {
    "image_generation": {
      "face": {
        "preserve_original": true,
        "reference_match": true,
        "description": "Keep all facial characteristics 100% identical to the reference image."
      },
      "photo_style": {
        "type": "natural soft portrait",
        "camera_angle": "close, front-angled with gentle tilt",
        "lighting": "diffused daylight through curtains",
        "mood": "calm, serene, intimate",
        "texture": "natural pores visible, soft pastel tone",
        "focus": "eyes and face in sharp focus with creamy background blur"
      },
      "subject": {
        "pose": "lying on bed on her side, head supported by hand",
        "expression": "relaxed half smile, soft gentle gaze",
        "hair": {
          "style": "messy natural waves around shoulders",
          "texture": "soft strands falling towards face"
        },
        "clothing": {
          "type": "neutral comfy top",
          "details": "smooth texture, minimal"
        },
        "hand": {
          "position": "resting under chin"
        }
      },
      "environment": {
        "setting": "simple cozy bedroom space",
        "background": "pale curtains & soft light glow",
        "atmosphere": "peaceful morning warmth"
      },
      "aesthetic": {
        "style": "warm natural portrait",
        "features": [
          "soft bokeh",
          "gentle highlights",
          "minimal backdrop",
          "clean daylight aesthetic"
        ]
      }
    }
  }
}
Open Original