prompts.chatprompts.chatprompts.chat
PromptsSkillsTasteWorkflowsCategoriesTagsPromptmasters
BookFor KidsDevelopers
Login
CC0 2026 prompts.chat
DeepWikiHow to...DocsAPIPrivacyTermsSupportAboutGitHub

Detailed Image Generation Prompt for Fashion and Portrait Photography

A comprehensive guide for generating detailed fashion and portrait photography images, highlighting specific attributes such as subject demographics, apparel details, accessories, pose, and lighting conditions.

B
@cipeberre
4 days agoMarch 11, 2026 at 10:06 PM
Web Development•Art

Content

1{
2 "image_generation_prompt": {
3 "subject": {
4 "demographics": "Young woman",
5 "hair": {
6 "color": "Strawberry blonde / Golden blonde",
7 "style": "Long, voluminous, layered, slightly messy waves",
8 "parting": "Middle part"
9 },
10 "face": {
11 "makeup": "Winged black eyeliner, mascara, defined eyebrows, highlighter on nose and cheeks, glossy pink lips",
12 "expression": "Neutral to slight pout, focused on mirror reflection"
13 },
14 "physique": "Slender, fit, tan skin tone"
15 },
16 "apparel": {
17 "outerwear": {
18 "item": "Faux fur jacket",
19 "color": "Crimson/red mixed tones",
20 "texture": "Shaggy, plush, voluminous"
21 },
22 "top": {
23 "item": "Corset top",
24 "style": "Strapless, bustier-style, cropped",
25 "material": "Crimson satin or slightly shiny fabric",
26 "fit": "Tight, structured bodice"
27 },
28 "bottoms": {
29 "item": "Jeans",
30 "color": "Light blue wash",
31 "fit": "Low-rise, tight fit",
32 "details": "Visible stitching, front pockets"
33 }
34 },
35 "accessories": {
36 "jewelry": [
37 "Thin gold chain necklace with small pendant",
38 "Gold ring on right ring finger"
39 ],
40 "belt": {
41 "material": "Black leather",
42 "buckle": "Rectangular gold/metallic frame"
43 },
44 "tech": {
45 "item": "Smartphone (iPhone style)",
46 "case_color": "Black",
47 "holding_style": "Held vertically in front of face with right hand"
48 },
49 "beauty_details": {
50 "nails": "Short, painted bright red"
51 }
52 },
53 "pose_and_framing": {
54 "type": "Mirror selfie",
55 "posture": "Standing, slight hip tilt (contrapposto), midriff exposed",
56 "framing": "Thigh-up shot, portrait orientation"
57 },
58 "setting_and_lighting": {
59 "location": "Indoors (likely a bedroom or hallway)",
60 "background_elements": {
61 "left": "Dark window with blinds, glimpse of bed/furniture with white clutter",
62 "right": "White door frame/jamb, plain wall"
63 },
64 "lighting": {
65 "quality": "Warm, directional artificial light",
66 "source": "Coming from the right side",
67 "shadows": "Casts shadows on the left side of the torso and background"
68 }
69 }
70 }
71}

Comments (0)